Last Version

com.github.jnoee:coo.base 2.2.0

coo is a java framework.

License

License

GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

coo.base
Version

Version

2.2.0
Type

Type

jar
Description

Description

coo is a java framework.

Download coo.base 2.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
commons-codec : commons-codec jar 1.10
joda-time : joda-time jar 2.6
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-access jar 1.1.2
org.slf4j : slf4j-api jar 1.7.9
org.slf4j : jul-to-slf4j jar 1.7.9
org.slf4j : jcl-over-slf4j jar 1.7.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.