License |
License |
---|---|
GroupId | GroupIdcom.cnscud.xpower |
ArtifactId | ArtifactIdxpower-knife |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSMALL ORM
|
Filename | Size |
---|---|
xpower-knife-1.0.3.pom | |
xpower-knife-1.0.3.jar | 32 KB |
xpower-knife-1.0.3-sources.jar | 17 KB |
xpower-knife-1.0.3-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-knife/ -->
<dependency>
<groupId>com.cnscud.xpower</groupId>
<artifactId>xpower-knife</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-knife/
implementation 'com.cnscud.xpower:xpower-knife:1.0.3'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-knife/
implementation ("com.cnscud.xpower:xpower-knife:1.0.3")
'com.cnscud.xpower:xpower-knife:jar:1.0.3'
<dependency org="com.cnscud.xpower" name="xpower-knife" rev="1.0.3">
<artifact name="xpower-knife" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-knife', version='1.0.3')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-knife" % "1.0.3"
[com.cnscud.xpower/xpower-knife "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.cnscud.xpower : xpower-main | jar | 1.0.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.9 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.9 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.10 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.10 |
com.google.guava : guava | jar | 15.0 |