License |
License |
---|---|
GroupId | GroupIdorg.mayanjun |
ArtifactId | ArtifactIdmyjack-dal |
Last Version | Last Version0.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmyjack library
|
Filename | Size |
---|---|
myjack-dal-0.0.2.RELEASE.pom | |
myjack-dal-0.0.2.RELEASE.jar | 110 KB |
myjack-dal-0.0.2.RELEASE-sources.jar | 75 KB |
myjack-dal-0.0.2.RELEASE-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mayanjun/myjack-dal/ -->
<dependency>
<groupId>org.mayanjun</groupId>
<artifactId>myjack-dal</artifactId>
<version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.mayanjun/myjack-dal/
implementation 'org.mayanjun:myjack-dal:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/org.mayanjun/myjack-dal/
implementation ("org.mayanjun:myjack-dal:0.0.2.RELEASE")
'org.mayanjun:myjack-dal:jar:0.0.2.RELEASE'
<dependency org="org.mayanjun" name="myjack-dal" rev="0.0.2.RELEASE">
<artifact name="myjack-dal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mayanjun', module='myjack-dal', version='0.0.2.RELEASE')
)
libraryDependencies += "org.mayanjun" % "myjack-dal" % "0.0.2.RELEASE"
[org.mayanjun/myjack-dal "0.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.21.0-GA |
org.mayanjun : myjack-api | jar | 0.0.2.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-core | jar | 5.1.4.RELEASE |
org.springframework : spring-context | jar | 5.1.4.RELEASE |
org.springframework : spring-tx | jar | 5.1.4.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-codec : commons-codec | jar | 1.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.mybatis : mybatis | jar | 3.4.4 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.101tec : zkclient | jar | 0.9 |