| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jnoee |
| ArtifactId | ArtifactIdcoo.mvc |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
Descriptioncoo is a java framework.
|
| Filename | Size |
|---|---|
| coo.mvc-2.2.0.pom | |
| coo.mvc-2.2.0.jar | 1 MB |
| coo.mvc-2.2.0-sources.jar | 1 MB |
| coo.mvc-2.2.0-javadoc.jar | 193 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |