License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jsondoc |
ArtifactId | ArtifactIdjsondoc-sample-springmvc |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjsondoc-sample-springmvc
The sample project of the jsondoc project
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-springmvc/ -->
<dependency>
<groupId>org.jsondoc</groupId>
<artifactId>jsondoc-sample-springmvc</artifactId>
<version>1.0.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-springmvc/
implementation 'org.jsondoc:jsondoc-sample-springmvc:1.0.6'
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-springmvc/
implementation ("org.jsondoc:jsondoc-sample-springmvc:1.0.6")
'org.jsondoc:jsondoc-sample-springmvc:war:1.0.6'
<dependency org="org.jsondoc" name="jsondoc-sample-springmvc" rev="1.0.6">
<artifact name="jsondoc-sample-springmvc" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jsondoc', module='jsondoc-sample-springmvc', version='1.0.6')
)
libraryDependencies += "org.jsondoc" % "jsondoc-sample-springmvc" % "1.0.6"
[org.jsondoc/jsondoc-sample-springmvc "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jsondoc : jsondoc-core | jar | 1.0.6 |
org.jsondoc : jsondoc-sample-external | jar | 1.0.6 |
org.jsondoc : jsondoc-springmvc | jar | 1.0.6 |
org.springframework : spring-webmvc | jar | 3.1.2.RELEASE |
org.springframework.security : spring-security-core | jar | 3.1.2.RELEASE |
org.springframework.security : spring-security-web | jar | 3.1.2.RELEASE |
org.springframework.security : spring-security-config | jar | 3.1.2.RELEASE |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.8 |
log4j : log4j | jar | 1.2.17 |
org.reflections : reflections | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework » spring-test-mvc | jar | 1.0.0.M1 |
org.springframework : spring-test | jar | 3.1.2.RELEASE |
junit : junit | jar | 4.10 |