| License |
License |
|---|---|
| GroupId | GroupIdse.vgregion.daoframework |
| ArtifactId | ArtifactIddao-framework |
| Last Version | Last Version3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondao-framework
Corporate POM for projects in the oppna-program community.
|
| Filename | Size |
|---|---|
| dao-framework-3.5.pom | |
| dao-framework-3.5.jar | 8 KB |
| dao-framework-3.5-sources.jar | 15 KB |
| dao-framework-3.5-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework/ -->
<dependency>
<groupId>se.vgregion.daoframework</groupId>
<artifactId>dao-framework</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework/
implementation 'se.vgregion.daoframework:dao-framework:3.5'
// https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework/
implementation ("se.vgregion.daoframework:dao-framework:3.5")
'se.vgregion.daoframework:dao-framework:jar:3.5'
<dependency org="se.vgregion.daoframework" name="dao-framework" rev="3.5">
<artifact name="dao-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.daoframework', module='dao-framework', version='3.5')
)
libraryDependencies += "se.vgregion.daoframework" % "dao-framework" % "3.5"
[se.vgregion.daoframework/dao-framework "3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| log4j : log4j | jar | 1.2.16 |
| junit : junit | jar | 4.8.1 |