License |
License |
---|---|
GroupId | GroupIdcom.github.superutils |
ArtifactId | ArtifactIdutils-code |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java tool project
|
Filename | Size |
---|---|
utils-code-1.5.0.pom | |
utils-code-1.5.0.jar | 62 KB |
utils-code-1.5.0-sources.jar | 34 KB |
utils-code-1.5.0-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.superutils/utils-code/ -->
<dependency>
<groupId>com.github.superutils</groupId>
<artifactId>utils-code</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.superutils/utils-code/
implementation 'com.github.superutils:utils-code:1.5.0'
// https://jarcasting.com/artifacts/com.github.superutils/utils-code/
implementation ("com.github.superutils:utils-code:1.5.0")
'com.github.superutils:utils-code:jar:1.5.0'
<dependency org="com.github.superutils" name="utils-code" rev="1.5.0">
<artifact name="utils-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.superutils', module='utils-code', version='1.5.0')
)
libraryDependencies += "com.github.superutils" % "utils-code" % "1.5.0"
[com.github.superutils/utils-code "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
org.freemarker : freemarker | jar | 2.3.23 |
mysql : mysql-connector-java | jar | 5.1.39 |
com.googlecode.rapid-framework : rapid-core | jar | 4.0.5 |
com.googlecode.rapid-framework : rapid-generator | jar | 4.0.6 |
com.googlecode.rapid-framework : rapid-generator-ext | jar | 4.0.6 |
com.googlecode.rapid-framework : rapid-generator-template | jar | 4.0.6 |
com.thoughtworks.paranamer : paranamer | jar | 2.3 |
org.apache.thrift : libthrift | jar | 0.9.3 |
org.nutz : nutz | jar | 1.r.56 |
com.github.superutils : utils-common | jar | 1.4.0 |
org.apache.logging.log4j : log4j-core | jar | 2.6 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |