common-util


License

License

GroupId

GroupId

com.github.imaginary11
ArtifactId

ArtifactId

common-util
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

common-util
common-util

Download common-util

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.imaginary11/common-util/ -->
<dependency>
    <groupId>com.github.imaginary11</groupId>
    <artifactId>common-util</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imaginary11/common-util/
implementation 'com.github.imaginary11:common-util:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.imaginary11/common-util/
implementation ("com.github.imaginary11:common-util:1.0.0-RELEASE")
'com.github.imaginary11:common-util:jar:1.0.0-RELEASE'
<dependency org="com.github.imaginary11" name="common-util" rev="1.0.0-RELEASE">
  <artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imaginary11', module='common-util', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.imaginary11" % "common-util" % "1.0.0-RELEASE"
[com.github.imaginary11/common-util "1.0.0-RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
com.alibaba : fastjson jar 1.2.56
org.apache.commons : commons-pool2 jar 2.4.2
com.alibaba : easyexcel jar 1.1.1
org.apache.commons : commons-lang3 jar 3.5
commons-beanutils : commons-beanutils jar 1.9.3
com.nimbusds : nimbus-jose-jwt jar 4.23

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE