| License |
License |
|---|---|
| GroupId | GroupIdorg.light4j |
| ArtifactId | ArtifactIdlight-utils |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlight-utils
light-util is a tool collection by Java
|
| Filename | Size |
|---|---|
| light-utils-1.0.pom | |
| light-utils-1.0.jar | 89 KB |
| light-utils-1.0-sources.jar | 65 KB |
| light-utils-1.0-javadoc.jar | 321 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |