Last Version

jsonhome-spring 0.4.0

Spring library of the jsonhome project.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jsonhome-spring
Version

Version

0.4.0
Type

Type

jar
Description

Description

jsonhome-spring
Spring library of the jsonhome project.
Project URL

Project URL

http://github.com/otto-de/jsonhome

Download jsonhome-spring 0.4.0


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

Dependencies

compile (6)

Group / Artifact Type Version
de.otto : jsonhome-generator jar 0.4.0
org.springframework : spring-webmvc jar 4.1.7.RELEASE
de.otto : jsonhome-core jar 0.4.0
cglib : cglib-nodep jar 3.1
org.freemarker : freemarker jar 2.3.23
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.7.RELEASE
org.springframework : spring-aop jar 4.1.7.RELEASE
org.aspectj : aspectjrt jar 1.8.6
org.testng : testng jar 6.9.6
org.aspectj : aspectjweaver jar 1.8.6

Project Modules

There are no modules declared in this project.