| License |
License |
|---|---|
| GroupId | GroupIdorg.elypia.elypiai |
| ArtifactId | ArtifactIdcommon-jaxb |
| Last Version | Last Version2.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionelypiai
An abstraction to wrap APIs as effectively as possible with a clean and common interface and extensibility between them.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-jaxb-2.3.3.pom | |
| common-jaxb-2.3.3.jar | 2 KB |
| common-jaxb-2.3.3-sources.jar | 2 KB |
| common-jaxb-2.3.3-javadoc.jar | 398 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elypia.elypiai/common-jaxb/ -->
<dependency>
<groupId>org.elypia.elypiai</groupId>
<artifactId>common-jaxb</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elypia.elypiai/common-jaxb/
implementation 'org.elypia.elypiai:common-jaxb:2.3.3'
// https://jarcasting.com/artifacts/org.elypia.elypiai/common-jaxb/
implementation ("org.elypia.elypiai:common-jaxb:2.3.3")
'org.elypia.elypiai:common-jaxb:jar:2.3.3'
<dependency org="org.elypia.elypiai" name="common-jaxb" rev="2.3.3">
<artifact name="common-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elypia.elypiai', module='common-jaxb', version='2.3.3')
)
libraryDependencies += "org.elypia.elypiai" % "common-jaxb" % "2.3.3"
[org.elypia.elypiai/common-jaxb "2.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.retrofit2 : converter-jaxb | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| javax.activation : activation | jar | 1.1.1 |