License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdjakarta.xml.bind-api |
Version | Version62 |
Type | Typejar |
Description |
Descriptionjaxb
The Parent Holder for the Guiced EE JMPS System
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jakarta.xml.bind-api-62.pom | |
jakarta.xml.bind-api-62.jar | 1 MB |
jakarta.xml.bind-api-62-tests.jar | 22 bytes |
jakarta.xml.bind-api-62-sources.jar | 1 MB |
jakarta.xml.bind-api-62-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
org.mapstruct : mapstruct-processor | jar | 1.3.0.Final |
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 |