Last Version

jsondoc-sample-springmvc 1.0.6

The sample project of the jsondoc project

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

jsondoc-sample-springmvc
Version

Version

1.0.6
Type

Type

war
Description

Description

jsondoc-sample-springmvc
The sample project of the jsondoc project
Project URL

Project URL

http://www.jsondoc.org

Download jsondoc-sample-springmvc 1.0.6


<!-- 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"]

Dependencies

compile (10)

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

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.