License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.gilecode.yagson |
ArtifactId | ArtifactIdyagson-spring4-converters |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYaGson Spring4 Converters
YaGson-based MessageConverters for Spring4
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gilecode.yagson/yagson-spring4-converters/ -->
<dependency>
<groupId>com.gilecode.yagson</groupId>
<artifactId>yagson-spring4-converters</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilecode.yagson/yagson-spring4-converters/
implementation 'com.gilecode.yagson:yagson-spring4-converters:0.2'
// https://jarcasting.com/artifacts/com.gilecode.yagson/yagson-spring4-converters/
implementation ("com.gilecode.yagson:yagson-spring4-converters:0.2")
'com.gilecode.yagson:yagson-spring4-converters:jar:0.2'
<dependency org="com.gilecode.yagson" name="yagson-spring4-converters" rev="0.2">
<artifact name="yagson-spring4-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilecode.yagson', module='yagson-spring4-converters', version='0.2')
)
libraryDependencies += "com.gilecode.yagson" % "yagson-spring4-converters" % "0.2"
[com.gilecode.yagson/yagson-spring4-converters "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.gilecode.yagson : yagson | jar | [0.2,1.0) |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.2.0.RELEASE |