| License |
License |
|---|---|
| GroupId | GroupIdorg.nuiton |
| ArtifactId | ArtifactIdnuiton-utils |
| Last Version | Last Version3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNuiton Utils
Library of usefull classes to be used in any project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nuiton-utils-3.1.pom | |
| nuiton-utils-3.1.jar | 266 KB |
| nuiton-utils-3.1-sources.jar | 223 KB |
| nuiton-utils-3.1-javadoc.jar | 832 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton/nuiton-utils/ -->
<dependency>
<groupId>org.nuiton</groupId>
<artifactId>nuiton-utils</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton/nuiton-utils/
implementation 'org.nuiton:nuiton-utils:3.1'
// https://jarcasting.com/artifacts/org.nuiton/nuiton-utils/
implementation ("org.nuiton:nuiton-utils:3.1")
'org.nuiton:nuiton-utils:jar:3.1'
<dependency org="org.nuiton" name="nuiton-utils" rev="3.1">
<artifact name="nuiton-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton', module='nuiton-utils', version='3.1')
)
libraryDependencies += "org.nuiton" % "nuiton-utils" % "3.1"
[org.nuiton/nuiton-utils "3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-primitives : commons-primitives | jar | 1.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-io : commons-io | jar | 2.7 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| com.google.guava : guava | jar | 29.0-jre |
| org.nuiton.i18n : nuiton-i18n | jar | 4.0-rc-2 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |