License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-jackson-xml |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptionorg.spincast:spincast-plugins-jackson-xml
The default Spincast Jackson XML plugin
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-jackson-xml/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-jackson-xml</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-jackson-xml/
implementation 'org.spincast:spincast-plugins-jackson-xml:2.2.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-jackson-xml/
implementation ("org.spincast:spincast-plugins-jackson-xml:2.2.0")
'org.spincast:spincast-plugins-jackson-xml:jar:2.2.0'
<dependency org="org.spincast" name="spincast-plugins-jackson-xml" rev="2.2.0">
<artifact name="spincast-plugins-jackson-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-jackson-xml', version='2.2.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-jackson-xml" % "2.2.0"
[org.spincast/spincast-plugins-jackson-xml "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.3 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.spincast : spincast-core | jar | 2.2.0 |