elypiai

An abstraction to wrap APIs as effectively as possible with a clean and common interface and extensibility between them.

License

License

GroupId

GroupId

org.elypia.elypiai
ArtifactId

ArtifactId

common-jaxb
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

elypiai
An abstraction to wrap APIs as effectively as possible with a clean and common interface and extensibility between them.
Project URL

Project URL

https://elypia.org/
Source Code Management

Source Code Management

https://gitlab.com/Elypia/elypiai.git

Download common-jaxb

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit2 : converter-jaxb jar 2.9.0

runtime (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.3