License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-databinding-jaxb |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpetals-databinding-jaxb
Data binding Library based on JAXB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-databinding-jaxb/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-databinding-jaxb</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-databinding-jaxb/
implementation 'org.ow2.petals:petals-databinding-jaxb:1.5.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-databinding-jaxb/
implementation ("org.ow2.petals:petals-databinding-jaxb:1.5.0")
'org.ow2.petals:petals-databinding-jaxb:jar:1.5.0'
<dependency org="org.ow2.petals" name="petals-databinding-jaxb" rev="1.5.0">
<artifact name="petals-databinding-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-databinding-jaxb', version='1.5.0')
)
libraryDependencies += "org.ow2.petals" % "petals-databinding-jaxb" % "1.5.0"
[org.ow2.petals/petals-databinding-jaxb "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
wsdl4j : wsdl4j | jar | 1.6.2 |
com.sun.xml.bind : jaxb-xjc | jar | 2.2.11 |
com.sun.xml.bind : jaxb-core | jar | 2.2.11 |
org.ow2.fractal.juliac : juliac-core | jar | 2.5.1 |
org.ow2.easycommons : easycommons-util | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |