jimmutable core

The core classes of the jimmutable project

License

License

GroupId

GroupId

org.jimmutable
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

jimmutable core
The core classes of the jimmutable project
Project URL

Project URL

http://www.jimmutable.org
Source Code Management

Source Code Management

https://github.com/jim-kane/jimmutable

Download core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.7
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.8.7
joda-time : joda-time jar 2.9.9
commons-validator : commons-validator jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3