Spring JSON - Core

Configure spring beans with JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.aksw.spring
ArtifactId

ArtifactId

spring-json-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring JSON - Core
Configure spring beans with JSON

Download spring-json-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.4.RELEASE
org.springframework : spring-beans jar 4.1.4.RELEASE
org.aksw.gson : gson-utils-core jar 1.0.0
org.slf4j : slf4j-api jar 1.7.10

Project Modules

There are no modules declared in this project.

spring-json

Configure spring beans with JSON (possibly in addition to XML and Java config)

org.aksw.spring

AKSW Research Group @ University of Leipzig

Versions

Version
1.0.2
1.0.1
1.0.0