| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.persistence |
| ArtifactId | ArtifactIdmoxy-standalone |
| Last Version | Last Version4.0.0-M3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionEclipseLink Bundles MOXy standalone
Comprehensive and universal persistence framework for Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| moxy-standalone-4.0.0-M3.pom | |
| moxy-standalone-4.0.0-M3.zip | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.persistence/moxy-standalone/ -->
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>moxy-standalone</artifactId>
<version>4.0.0-M3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.persistence/moxy-standalone/
implementation 'org.eclipse.persistence:moxy-standalone:4.0.0-M3'
// https://jarcasting.com/artifacts/org.eclipse.persistence/moxy-standalone/
implementation ("org.eclipse.persistence:moxy-standalone:4.0.0-M3")
'org.eclipse.persistence:moxy-standalone:pom:4.0.0-M3'
<dependency org="org.eclipse.persistence" name="moxy-standalone" rev="4.0.0-M3">
<artifact name="moxy-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.persistence', module='moxy-standalone', version='4.0.0-M3')
)
libraryDependencies += "org.eclipse.persistence" % "moxy-standalone" % "4.0.0-M3"
[org.eclipse.persistence/moxy-standalone "4.0.0-M3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 4.0.0-M3 |
| org.eclipse.persistence : org.eclipse.persistence.moxy.utils.xjc | jar | 4.0.0-M3 |
| jakarta.validation : jakarta.validation-api Optional | jar | 3.0.1 |
| org.eclipse.parsson : parsson Optional | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : org.eclipse.persistence.parent | zip | 4.0.0-M3 |