Last Version

coo 2.2.0

coo is a java framework.

License

License

GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

coo
Version

Version

2.2.0
Type

Type

pom
Description

Description

coo
coo is a java framework.
Project URL

Project URL

https://github.com/Jnoee/coo
Source Code Management

Source Code Management

https://github.com/jnoee/coo

Download coo 2.2.0

Filename Size
coo-2.2.0.pom 5 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
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

  • coo.base
  • coo.core
  • coo.core.security
  • coo.core.support
  • coo.mvc
  • coo.mvc.security