Last Version

com.github.jnoee:coo.core 2.2.0

coo is a java framework.

License

License

GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

coo.core
Version

Version

2.2.0
Type

Type

jar
Description

Description

coo is a java framework.

Download coo.core 2.2.0


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

Dependencies

compile (22)

Group / Artifact Type Version
com.github.jnoee : coo.base jar 2.2.0
org.springframework : spring-orm jar 4.2.2.RELEASE
org.springframework : spring-context-support jar 4.2.2.RELEASE
org.springframework : spring-aspects jar 4.2.2.RELEASE
org.springframework : spring-test jar 4.2.2.RELEASE
org.hibernate : hibernate-search jar 5.5.0.Final
org.apache.lucene : lucene-queryparser jar 5.3.0
org.hibernate : hibernate-validator jar 5.2.1.Final
org.hibernate : hibernate-ehcache jar 5.0.1.Final
org.freemarker : freemarker jar 2.3.22
com.thoughtworks.xstream : xstream jar 1.4.8
com.thoughtworks.xstream : xstream-hibernate jar 1.4.8
com.alibaba : druid jar 1.0.18
com.h2database : h2 jar 1.4.187
com.fasterxml.jackson.core : jackson-databind jar 2.5.3
com.fasterxml.jackson.datatype : jackson-datatype-hibernate4 jar 2.5.3
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.5.3
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.