Last Version

jsondoc-springmvc 1.2.23

The Spring MVC helper of the jsondoc project

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

jsondoc-springmvc
Version

Version

1.2.23
Type

Type

jar
Description

Description

jsondoc-springmvc
The Spring MVC helper of the jsondoc project
Project URL

Project URL

http://www.jsondoc.org

Download jsondoc-springmvc 1.2.23


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsondoc : jsondoc-core jar 1.2.23

provided (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.3.11.RELEASE
org.springframework.data : spring-data-rest-webmvc jar 2.5.1.RELEASE

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 3.1.2.RELEASE
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.