Last Version

IP SQUARE Commons Core 3.0.1

APIs that are likely to be useful in almost any Java project.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

at.ipsquare
ArtifactId

ArtifactId

ipsquare-commons-core
Version

Version

3.0.1
Type

Type

jar
Description

Description

IP SQUARE Commons Core
APIs that are likely to be useful in almost any Java project.
Project URL

Project URL

http://ipsquarecommons.sourceforge.net/ipsquare-commons-core/

Download ipsquare-commons-core 3.0.1


<!-- https://jarcasting.com/artifacts/at.ipsquare/ipsquare-commons-core/ -->
<dependency>
    <groupId>at.ipsquare</groupId>
    <artifactId>ipsquare-commons-core</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/at.ipsquare/ipsquare-commons-core/
implementation 'at.ipsquare:ipsquare-commons-core:3.0.1'
// https://jarcasting.com/artifacts/at.ipsquare/ipsquare-commons-core/
implementation ("at.ipsquare:ipsquare-commons-core:3.0.1")
'at.ipsquare:ipsquare-commons-core:jar:3.0.1'
<dependency org="at.ipsquare" name="ipsquare-commons-core" rev="3.0.1">
  <artifact name="ipsquare-commons-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ipsquare', module='ipsquare-commons-core', version='3.0.1')
)
libraryDependencies += "at.ipsquare" % "ipsquare-commons-core" % "3.0.1"
[at.ipsquare/ipsquare-commons-core "3.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.1
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.2
net.jcip : jcip-annotations jar 1.0
com.google.guava : guava jar 20.0
commons-io : commons-io jar 2.4

provided (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-integration jar 1.3
org.hamcrest : hamcrest-core jar 1.3
ch.qos.logback : logback-classic jar 1.0.9

Project Modules

There are no modules declared in this project.