is not current version
Last Version 4.0.0-M3

EclipseLink Bundles MOXy standalone 3.0.2-RC1

Comprehensive and universal persistence framework for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.persistence
ArtifactId

ArtifactId

moxy-standalone
Version

Version

3.0.2-RC1
Type

Type

pom
Description

Description

EclipseLink Bundles MOXy standalone
Comprehensive and universal persistence framework for Java.
Project Organization

Project Organization

Eclipse.org - EclipseLink Project

Download moxy-standalone 3.0.2-RC1


<!-- https://jarcasting.com/artifacts/org.eclipse.persistence/moxy-standalone/ -->
<dependency>
    <groupId>org.eclipse.persistence</groupId>
    <artifactId>moxy-standalone</artifactId>
    <version>3.0.2-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.persistence/moxy-standalone/
implementation 'org.eclipse.persistence:moxy-standalone:3.0.2-RC1'
// https://jarcasting.com/artifacts/org.eclipse.persistence/moxy-standalone/
implementation ("org.eclipse.persistence:moxy-standalone:3.0.2-RC1")
'org.eclipse.persistence:moxy-standalone:pom:3.0.2-RC1'
<dependency org="org.eclipse.persistence" name="moxy-standalone" rev="3.0.2-RC1">
  <artifact name="moxy-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.persistence', module='moxy-standalone', version='3.0.2-RC1')
)
libraryDependencies += "org.eclipse.persistence" % "moxy-standalone" % "3.0.2-RC1"
[org.eclipse.persistence/moxy-standalone "3.0.2-RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.persistence : org.eclipse.persistence.moxy jar 3.0.2-RC1
org.eclipse.persistence : org.eclipse.persistence.moxy.utils.xjc jar 3.0.2-RC1
jakarta.validation : jakarta.validation-api Optional jar 3.0.0
org.glassfish : jakarta.json Optional jar 2.0.0

Project Modules

There are no modules declared in this project.