is not current version
Last Version 4.3.0

cumin 4.2.2

Commons for lang, crypto, xml, dom, text, csv, reflection, annotations, parsing, ...

License

License

Categories

Categories

Net
GroupId

GroupId

net.thk-systems.commons
ArtifactId

ArtifactId

cumin
Version

Version

4.2.2
Type

Type

jar
Description

Description

cumin
Commons for lang, crypto, xml, dom, text, csv, reflection, annotations, parsing, ...
Project URL

Project URL

https://github.com/ThK-Systems/cumin
Project Organization

Project Organization

ThK-Systems
Source Code Management

Source Code Management

https://github.com/ThK-Systems/cumin

Download cumin 4.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
com.ibm.icu : icu4j jar 71.1

runtime (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.70
ch.qos.logback : logback-classic jar 1.2.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.