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