Last Version

Spring JSON - Parent 1.0.2

Configure spring beans with JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.aksw.spring
ArtifactId

ArtifactId

spring-json-parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

Spring JSON - Parent
Configure spring beans with JSON
Project URL

Project URL

https://github.com/AKSW/spring-json
Source Code Management

Source Code Management

https://github.com/AKSW/spring-json

Download spring-json-parent 1.0.2


<!-- https://jarcasting.com/artifacts/org.aksw.spring/spring-json-parent/ -->
<dependency>
    <groupId>org.aksw.spring</groupId>
    <artifactId>spring-json-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.spring/spring-json-parent/
implementation 'org.aksw.spring:spring-json-parent:1.0.2'
// https://jarcasting.com/artifacts/org.aksw.spring/spring-json-parent/
implementation ("org.aksw.spring:spring-json-parent:1.0.2")
'org.aksw.spring:spring-json-parent:pom:1.0.2'
<dependency org="org.aksw.spring" name="spring-json-parent" rev="1.0.2">
  <artifact name="spring-json-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.spring', module='spring-json-parent', version='1.0.2')
)
libraryDependencies += "org.aksw.spring" % "spring-json-parent" % "1.0.2"
[org.aksw.spring/spring-json-parent "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-json-core