Last Version

common-jaxb 1.36

Various jaxb support classes: XmlAdapters for core java classes

License

License

GroupId

GroupId

ru.ilb.common
ArtifactId

ArtifactId

common-jaxb
Version

Version

1.36
Type

Type

jar
Description

Description

common-jaxb
Various jaxb support classes: XmlAdapters for core java classes

Download common-jaxb 1.36


<!-- https://jarcasting.com/artifacts/ru.ilb.common/common-jaxb/ -->
<dependency>
    <groupId>ru.ilb.common</groupId>
    <artifactId>common-jaxb</artifactId>
    <version>1.36</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.common/common-jaxb/
implementation 'ru.ilb.common:common-jaxb:1.36'
// https://jarcasting.com/artifacts/ru.ilb.common/common-jaxb/
implementation ("ru.ilb.common:common-jaxb:1.36")
'ru.ilb.common:common-jaxb:jar:1.36'
<dependency org="ru.ilb.common" name="common-jaxb" rev="1.36">
  <artifact name="common-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.common', module='common-jaxb', version='1.36')
)
libraryDependencies += "ru.ilb.common" % "common-jaxb" % "1.36"
[ru.ilb.common/common-jaxb "1.36"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 8.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.