moxy as default jaxb

Make moxy the default jaxb impl for a JVM

License

License

MIT
GroupId

GroupId

com.peterphi.std
ArtifactId

ArtifactId

moxy
Last Version

Last Version

10.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

moxy as default jaxb
Make moxy the default jaxb impl for a JVM
Project URL

Project URL

https://github.com/petergeneric/stdlib/wiki/moxy

Download moxy

How to add to project

<!-- https://jarcasting.com/artifacts/com.peterphi.std/moxy/ -->
<dependency>
    <groupId>com.peterphi.std</groupId>
    <artifactId>moxy</artifactId>
    <version>10.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std/moxy/
implementation 'com.peterphi.std:moxy:10.1.5'
// https://jarcasting.com/artifacts/com.peterphi.std/moxy/
implementation ("com.peterphi.std:moxy:10.1.5")
'com.peterphi.std:moxy:jar:10.1.5'
<dependency org="com.peterphi.std" name="moxy" rev="10.1.5">
  <artifact name="moxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std', module='moxy', version='10.1.5')
)
libraryDependencies += "com.peterphi.std" % "moxy" % "10.1.5"
[com.peterphi.std/moxy "10.1.5"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359
org.eclipse.persistence : org.eclipse.persistence.moxy jar 2.7.3
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
10.1.5
10.1.4
10.1.3
10.1.2
10.1.1