| License |
License |
|---|---|
| GroupId | GroupIdcom.cnscud.xpower |
| ArtifactId | ArtifactIdxpower-utils |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA quickstart toolbox.
|
| Filename | Size |
|---|---|
| xpower-utils-1.0.3.pom | |
| xpower-utils-1.0.3.jar | 77 KB |
| xpower-utils-1.0.3-sources.jar | 49 KB |
| xpower-utils-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-utils/
implementation 'com.cnscud.xpower:xpower-utils:1.0.3'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-utils/
implementation ("com.cnscud.xpower:xpower-utils:1.0.3")
'com.cnscud.xpower:xpower-utils:jar:1.0.3'
<dependency org="com.cnscud.xpower" name="xpower-utils" rev="1.0.3">
<artifact name="xpower-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-utils', version='1.0.3')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-utils" % "1.0.3"
[com.cnscud.xpower/xpower-utils "1.0.3"]
| 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 |