Utils
A collection of useful helping classes
| License |
License |
|---|---|
| GroupId | GroupIdde.tschumacher |
| ArtifactId | ArtifactIdutils |
| Last Version | Last Version0.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionutils
A Collection of Helper Classes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-0.0.12.pom | |
| utils-0.0.12.jar | 17 KB |
| utils-0.0.12-sources.jar | 10 KB |
| utils-0.0.12-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.tschumacher/utils/ -->
<dependency>
<groupId>de.tschumacher</groupId>
<artifactId>utils</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/de.tschumacher/utils/
implementation 'de.tschumacher:utils:0.0.12'
// https://jarcasting.com/artifacts/de.tschumacher/utils/
implementation ("de.tschumacher:utils:0.0.12")
'de.tschumacher:utils:jar:0.0.12'
<dependency org="de.tschumacher" name="utils" rev="0.0.12">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tschumacher', module='utils', version='0.0.12')
)
libraryDependencies += "de.tschumacher" % "utils" % "0.0.12"
[de.tschumacher/utils "0.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security : spring-security-web | jar | 5.0.2.RELEASE |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.google.guava : guava | jar | 23.6-jre |
| org.joda : joda-money | jar | 0.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
A collection of useful helping classes