Last Version

light-utils 1.0

light-util is a tool collection by Java

License

License

GroupId

GroupId

org.light4j
ArtifactId

ArtifactId

light-utils
Version

Version

1.0
Type

Type

jar
Description

Description

light-utils
light-util is a tool collection by Java

Download light-utils 1.0


<!-- https://jarcasting.com/artifacts/org.light4j/light-utils/ -->
<dependency>
    <groupId>org.light4j</groupId>
    <artifactId>light-utils</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.light4j/light-utils/
implementation 'org.light4j:light-utils:1.0'
// https://jarcasting.com/artifacts/org.light4j/light-utils/
implementation ("org.light4j:light-utils:1.0")
'org.light4j:light-utils:jar:1.0'
<dependency org="org.light4j" name="light-utils" rev="1.0">
  <artifact name="light-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.light4j', module='light-utils', version='1.0')
)
libraryDependencies += "org.light4j" % "light-utils" % "1.0"
[org.light4j/light-utils "1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.1.23
org.apache.poi : poi-ooxml jar 3.5-FINAL
log4j : log4j jar 1.2.17
org.apache.ant : ant jar 1.9.1
com.google.zxing : core jar 3.2.0
javax.mail : mail jar 1.4.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.