License |
License |
---|---|
GroupId | GroupIdcom.cnscud.xpower |
ArtifactId | ArtifactIdxpower-utils |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionA quickstart toolbox.
|
Filename | Size |
---|---|
xpower-utils-1.0.2.pom | |
xpower-utils-1.0.2.jar | 77 KB |
xpower-utils-1.0.2-sources.jar | 49 KB |
xpower-utils-1.0.2-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-utils/ -->
<dependency>
<groupId>com.cnscud.xpower</groupId>
<artifactId>xpower-utils</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-utils/
implementation 'com.cnscud.xpower:xpower-utils:1.0.2'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-utils/
implementation ("com.cnscud.xpower:xpower-utils:1.0.2")
'com.cnscud.xpower:xpower-utils:jar:1.0.2'
<dependency org="com.cnscud.xpower" name="xpower-utils" rev="1.0.2">
<artifact name="xpower-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-utils', version='1.0.2')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-utils" % "1.0.2"
[com.cnscud.xpower/xpower-utils "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.6 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.10 |
commons-logging : commons-logging | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-lang : commons-lang | jar | 2.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
org.freemarker : freemarker | jar | 2.3.29 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.google.guava : guava | jar | 15.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.9 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.9 |