com.github.superutils:utils-code

A Java tool project

License

License

GroupId

GroupId

com.github.superutils
ArtifactId

ArtifactId

utils-code
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Java tool project

Download utils-code

How to add to project

<!-- 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"]

Dependencies

compile (14)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0