Last Version

com.github.jnoee:coo.mvc 2.2.0

coo is a java framework.

License

License

GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

coo.mvc
Version

Version

2.2.0
Type

Type

jar
Description

Description

coo is a java framework.

Download coo.mvc 2.2.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.jnoee : coo.core jar 2.2.0
org.springframework : spring-webmvc jar 4.2.2.RELEASE
org.springframework : spring-oxm jar 4.2.2.RELEASE
commons-fileupload : commons-fileupload jar 1.3.1
com.github.abel533 : ECharts jar 2.1.8.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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.