License |
License
The BSD2-Clause License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dongliu |
ArtifactId | ArtifactIdemvc |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionemvc
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emvc-3.0.2.pom | |
emvc-3.0.2.jar | 10 KB |
emvc-3.0.2-sources.jar | 6 KB |
emvc-3.0.2-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dongliu/emvc/ -->
<dependency>
<groupId>net.dongliu</groupId>
<artifactId>emvc</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu/emvc/
implementation 'net.dongliu:emvc:3.0.2'
// https://jarcasting.com/artifacts/net.dongliu/emvc/
implementation ("net.dongliu:emvc:3.0.2")
'net.dongliu:emvc:jar:3.0.2'
<dependency org="net.dongliu" name="emvc" rev="3.0.2">
<artifact name="emvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu', module='emvc', version='3.0.2')
)
libraryDependencies += "net.dongliu" % "emvc" % "3.0.2"
[net.dongliu/emvc "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.google.inject : guice | jar | 4.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
org.eclipse.jetty : jetty-server | jar | 9.3.8.v20160314 |
org.eclipse.jetty : jetty-servlet | jar | 9.3.8.v20160314 |
org.apache.velocity : velocity | jar | 1.7 |
com.google.code.gson : gson | jar | 2.6.2 |
net.dongliu : gson-java8-datatype | jar | 1.0.0 |
org.yaml : snakeyaml | jar | 1.17 |
net.dongliu : dbutils | jar | 1.0.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |