Last Version

Spring MVC Model Versioning 1.0.0

Spring MVC binding for using Jackson Model Versioning Module.

License

License

GroupId

GroupId

com.github.jonpeterson
ArtifactId

ArtifactId

spring-webmvc-model-versioning
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring MVC Model Versioning
Spring MVC binding for using Jackson Model Versioning Module.
Project URL

Project URL

https://github.com/jonpeterson/spring-webmvc-model-versioning
Source Code Management

Source Code Management

https://github.com/jonpeterson/spring-webmvc-model-versioning

Download spring-webmvc-model-versioning 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.jonpeterson/spring-webmvc-model-versioning/ -->
<dependency>
    <groupId>com.github.jonpeterson</groupId>
    <artifactId>spring-webmvc-model-versioning</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonpeterson/spring-webmvc-model-versioning/
implementation 'com.github.jonpeterson:spring-webmvc-model-versioning:1.0.0'
// https://jarcasting.com/artifacts/com.github.jonpeterson/spring-webmvc-model-versioning/
implementation ("com.github.jonpeterson:spring-webmvc-model-versioning:1.0.0")
'com.github.jonpeterson:spring-webmvc-model-versioning:jar:1.0.0'
<dependency org="com.github.jonpeterson" name="spring-webmvc-model-versioning" rev="1.0.0">
  <artifact name="spring-webmvc-model-versioning" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonpeterson', module='spring-webmvc-model-versioning', version='1.0.0')
)
libraryDependencies += "com.github.jonpeterson" % "spring-webmvc-model-versioning" % "1.0.0"
[com.github.jonpeterson/spring-webmvc-model-versioning "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jonpeterson : jackson-module-model-versioning jar 1.1.1
org.springframework : spring-webmvc jar [4.2.0.RELEASE,)

test (10)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.5
javax.servlet : javax.servlet-api jar 3.0.1
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
org.spockframework : spock-core jar 1.0-groovy-2.4
org.spockframework : spock-spring jar 1.0-groovy-2.4
org.springframework : spring-test jar [4.2.0.RELEASE,)
org.springframework.boot : spring-boot-starter-jetty jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.4.0.RELEASE

Project Modules

There are no modules declared in this project.