License |
License |
---|---|
GroupId | GroupIdru.ilb.common |
ArtifactId | ArtifactIdcommon-jaxb |
Last Version | Last Version1.36 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-jaxb
Various jaxb support classes: XmlAdapters for core java classes
|
Filename | Size |
---|---|
common-jaxb-1.36.pom | |
common-jaxb-1.36.jar | 8 KB |
common-jaxb-1.36-sources.jar | 7 KB |
common-jaxb-1.36-javadoc.jar | 48 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 8.0 |
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 |