License |
License |
---|---|
GroupId | GroupIdorg.wowtools |
ArtifactId | ArtifactIdcatframe-dao |
Last Version | Last Version1.05STABLE |
Release Date | Release Date |
Type | Typejar |
Description |
Description自用框架-数据库操作
|
Filename | Size |
---|---|
catframe-dao-1.05STABLE.pom | |
catframe-dao-1.05STABLE.jar | 17 KB |
catframe-dao-1.05STABLE-sources.jar | 9 KB |
catframe-dao-1.05STABLE-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wowtools/catframe-dao/ -->
<dependency>
<groupId>org.wowtools</groupId>
<artifactId>catframe-dao</artifactId>
<version>1.05STABLE</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/catframe-dao/
implementation 'org.wowtools:catframe-dao:1.05STABLE'
// https://jarcasting.com/artifacts/org.wowtools/catframe-dao/
implementation ("org.wowtools:catframe-dao:1.05STABLE")
'org.wowtools:catframe-dao:jar:1.05STABLE'
<dependency org="org.wowtools" name="catframe-dao" rev="1.05STABLE">
<artifact name="catframe-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='catframe-dao', version='1.05STABLE')
)
libraryDependencies += "org.wowtools" % "catframe-dao" % "1.05STABLE"
[org.wowtools/catframe-dao "1.05STABLE"]
Group / Artifact | Type | Version |
---|---|---|
org.wowtools : catframe-common | jar | 1.2STABLE |
com.mchange : c3p0 | jar | 0.9.5.2 |
org.json : json | jar | 20160212 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.slf4j : slf4j-api | jar | 1.7.20 |
org.slf4j : slf4j-log4j12 | jar | 1.7.20 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |