Last Version

jaxb 62

The Parent Holder for the Guiced EE JMPS System

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jakarta.xml.bind-api
Version

Version

62
Type

Type

jar
Description

Description

jaxb
The Parent Holder for the Guiced EE JMPS System
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/jakarta.xml.bind-api

Download jakarta.xml.bind-api 62


<!-- https://jarcasting.com/artifacts/com.guicedee.services/jakarta.xml.bind-api/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>jakarta.xml.bind-api</artifactId>
    <version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jakarta.xml.bind-api/
implementation 'com.guicedee.services:jakarta.xml.bind-api:62'
// https://jarcasting.com/artifacts/com.guicedee.services/jakarta.xml.bind-api/
implementation ("com.guicedee.services:jakarta.xml.bind-api:62")
'com.guicedee.services:jakarta.xml.bind-api:jar:62'
<dependency org="com.guicedee.services" name="jakarta.xml.bind-api" rev="62">
  <artifact name="jakarta.xml.bind-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jakarta.xml.bind-api', version='62')
)
libraryDependencies += "com.guicedee.services" % "jakarta.xml.bind-api" % "62"
[com.guicedee.services/jakarta.xml.bind-api "62"]

Dependencies

compile (7)

Group / Artifact Type Version
com.guicedee.services : jakarta.activation jar
com.guicedee.services : jakarta.validation-api jar
jakarta.xml.bind : jakarta.xml.bind-api Optional jar 2.3.2
org.glassfish.jaxb : jaxb-runtime Optional jar 2.3.1
com.sun.xml.bind : jaxb-impl Optional jar 2.4.0-b180830.0438
org.codehaus.woodstox : stax2-api jar 4.2
org.jvnet.staxex : stax-ex jar 1.8.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.