| License |
License |
|---|---|
| GroupId | GroupIdorg.wowtools |
| ArtifactId | ArtifactIdcatframe-servicebase |
| Last Version | Last Version1.03 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description自用框架-基本服务框架
|
<!-- https://jarcasting.com/artifacts/org.wowtools/catframe-servicebase/ -->
<dependency>
<groupId>org.wowtools</groupId>
<artifactId>catframe-servicebase</artifactId>
<version>1.03</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/catframe-servicebase/
implementation 'org.wowtools:catframe-servicebase:1.03'
// https://jarcasting.com/artifacts/org.wowtools/catframe-servicebase/
implementation ("org.wowtools:catframe-servicebase:1.03")
'org.wowtools:catframe-servicebase:jar:1.03'
<dependency org="org.wowtools" name="catframe-servicebase" rev="1.03">
<artifact name="catframe-servicebase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='catframe-servicebase', version='1.03')
)
libraryDependencies += "org.wowtools" % "catframe-servicebase" % "1.03"
[org.wowtools/catframe-servicebase "1.03"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |