| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luues |
| ArtifactId | ArtifactIdcommons-util |
| Last Version | Last Version1.3.0.5.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-util
A Simple Tool Operations Class
|
| Filename | Size |
|---|---|
| commons-util-1.3.0.5.RELEASE.pom | |
| commons-util-1.3.0.5.RELEASE.jar | 109 KB |
| commons-util-1.3.0.5.RELEASE-sources.jar | 64 KB |
| commons-util-1.3.0.5.RELEASE-javadoc.jar | 357 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues/commons-util/ -->
<dependency>
<groupId>com.github.luues</groupId>
<artifactId>commons-util</artifactId>
<version>1.3.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/commons-util/
implementation 'com.github.luues:commons-util:1.3.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/commons-util/
implementation ("com.github.luues:commons-util:1.3.0.5.RELEASE")
'com.github.luues:commons-util:jar:1.3.0.5.RELEASE'
<dependency org="com.github.luues" name="commons-util" rev="1.3.0.5.RELEASE">
<artifact name="commons-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='commons-util', version='1.3.0.5.RELEASE')
)
libraryDependencies += "com.github.luues" % "commons-util" % "1.3.0.5.RELEASE"
[com.github.luues/commons-util "1.3.0.5.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.luues : commons-pom | pom | 1.3.0.5.RELEASE |
| org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| org.springframework : spring-web Optional | jar | 5.1.7.RELEASE |
| org.freemarker : freemarker | jar | 2.3.28 |
| org.reflections : reflections | jar | 0.9.10 |
| com.google.zxing : core | jar | 3.3.3 |
| com.google.zxing : javase | jar | 3.3.3 |