License |
License |
---|---|
GroupId | GroupIdse.vgregion.daoframework |
ArtifactId | ArtifactIddao-framework-core-bc |
Last Version | Last Version3.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondao-framework-core-bc
Corporate POM for projects in the oppna-program community.
|
Filename | Size |
---|---|
dao-framework-core-bc-3.5.pom | 864 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework-core-bc/ -->
<dependency>
<groupId>se.vgregion.daoframework</groupId>
<artifactId>dao-framework-core-bc</artifactId>
<version>3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework-core-bc/
implementation 'se.vgregion.daoframework:dao-framework-core-bc:3.5'
// https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework-core-bc/
implementation ("se.vgregion.daoframework:dao-framework-core-bc:3.5")
'se.vgregion.daoframework:dao-framework-core-bc:pom:3.5'
<dependency org="se.vgregion.daoframework" name="dao-framework-core-bc" rev="3.5">
<artifact name="dao-framework-core-bc" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.daoframework', module='dao-framework-core-bc', version='3.5')
)
libraryDependencies += "se.vgregion.daoframework" % "dao-framework-core-bc" % "3.5"
[se.vgregion.daoframework/dao-framework-core-bc "3.5"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
junit : junit | jar | 4.8.1 |