| License |
License |
|---|---|
| GroupId | GroupIdse.vgregion.tasklist |
| ArtifactId | ArtifactIdtasklist-core-bc |
| Last Version | Last Version1.9 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontasklist-core-bc
Corporate POM for projects in the oppna-program community.
|
| Filename | Size |
|---|---|
| tasklist-core-bc-1.9.pom | 700 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/se.vgregion.tasklist/tasklist-core-bc/ -->
<dependency>
<groupId>se.vgregion.tasklist</groupId>
<artifactId>tasklist-core-bc</artifactId>
<version>1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.tasklist/tasklist-core-bc/
implementation 'se.vgregion.tasklist:tasklist-core-bc:1.9'
// https://jarcasting.com/artifacts/se.vgregion.tasklist/tasklist-core-bc/
implementation ("se.vgregion.tasklist:tasklist-core-bc:1.9")
'se.vgregion.tasklist:tasklist-core-bc:pom:1.9'
<dependency org="se.vgregion.tasklist" name="tasklist-core-bc" rev="1.9">
<artifact name="tasklist-core-bc" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.tasklist', module='tasklist-core-bc', version='1.9')
)
libraryDependencies += "se.vgregion.tasklist" % "tasklist-core-bc" % "1.9"
[se.vgregion.tasklist/tasklist-core-bc "1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-jdbc | jar | 3.0.4.RELEASE |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| commons-lang : commons-lang | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.4.RELEASE |
| junit : junit | jar | 4.8.1 |