utils

A Collection of Helper Classes

License

License

GroupId

GroupId

de.tschumacher
ArtifactId

ArtifactId

utils
Last Version

Last Version

0.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

utils
A Collection of Helper Classes
Project URL

Project URL

https://github.com/tobasschu/utils
Source Code Management

Source Code Management

https://github.com/tobasschu/utils.git

Download utils

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Utils


A collection of useful helping classes

Versions

Version
0.0.12
0.0.11
0.0.10
0.0.9