License |
License |
---|---|
GroupId | GroupIdgroup.rxcloud |
ArtifactId | ArtifactIdcapa-serializer |
Last Version | Last Version1.0.9.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncapa-serializer
Addons for Capa.
|
<!-- https://jarcasting.com/artifacts/group.rxcloud/capa-serializer/ -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>capa-serializer</artifactId>
<version>1.0.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/group.rxcloud/capa-serializer/
implementation 'group.rxcloud:capa-serializer:1.0.9.RELEASE'
// https://jarcasting.com/artifacts/group.rxcloud/capa-serializer/
implementation ("group.rxcloud:capa-serializer:1.0.9.RELEASE")
'group.rxcloud:capa-serializer:jar:1.0.9.RELEASE'
<dependency org="group.rxcloud" name="capa-serializer" rev="1.0.9.RELEASE">
<artifact name="capa-serializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='group.rxcloud', module='capa-serializer', version='1.0.9.RELEASE')
)
libraryDependencies += "group.rxcloud" % "capa-serializer" % "1.0.9.RELEASE"
[group.rxcloud/capa-serializer "1.0.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
com.google.guava : guava | jar | 19.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.12.4 |
joda-time : joda-time | jar | 2.10.12 |