Inti - Utils

An utility library for Inti.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.inti-net
ArtifactId

ArtifactId

utils
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Inti - Utils
An utility library for Inti.

Download utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.inti-net/utils/ -->
<dependency>
    <groupId>com.github.inti-net</groupId>
    <artifactId>utils</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.inti-net/utils/
implementation 'com.github.inti-net:utils:1.6'
// https://jarcasting.com/artifacts/com.github.inti-net/utils/
implementation ("com.github.inti-net:utils:1.6")
'com.github.inti-net:utils:jar:1.6'
<dependency org="com.github.inti-net" name="utils" rev="1.6">
  <artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.inti-net', module='utils', version='1.6')
)
libraryDependencies += "com.github.inti-net" % "utils" % "1.6"
[com.github.inti-net/utils "1.6"]

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16
org.apache.httpcomponents : httpclient jar 4.2
org.apache.httpcomponents : httpmime jar 4.2
commons-io : commons-io jar 2.3
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.6
com.fasterxml.jackson.core : jackson-core jar 2.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.0.2
it.unimi.dsi : fastutil jar 6.4.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
org.springframework : spring-test jar 3.2.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.1
1.0