com.squeakysand - squeakysand-commons

Classes, interfaces and enums that assist with everyday Java development tasks.

License

License

GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-commons
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.squeakysand - squeakysand-commons
Classes, interfaces and enums that assist with everyday Java development tasks.
Project Organization

Project Organization

squeakysand.com

Download squeakysand-commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.jsoup : jsoup jar 1.7.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0