| License | License | 
|---|---|
| GroupId | GroupIdorg.nakedobjects | 
| ArtifactId | ArtifactIdxmlpersistence | 
| Last Version | Last Version4.0-alpha-2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionXML ObjectStore | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.nakedobjects/xmlpersistence/ -->
<dependency>
    <groupId>org.nakedobjects</groupId>
    <artifactId>xmlpersistence</artifactId>
    <version>4.0-alpha-2</version>
</dependency>// https://jarcasting.com/artifacts/org.nakedobjects/xmlpersistence/
implementation 'org.nakedobjects:xmlpersistence:4.0-alpha-2'// https://jarcasting.com/artifacts/org.nakedobjects/xmlpersistence/
implementation ("org.nakedobjects:xmlpersistence:4.0-alpha-2")'org.nakedobjects:xmlpersistence:jar:4.0-alpha-2'<dependency org="org.nakedobjects" name="xmlpersistence" rev="4.0-alpha-2">
  <artifact name="xmlpersistence" type="jar" />
</dependency>@Grapes(
@Grab(group='org.nakedobjects', module='xmlpersistence', version='4.0-alpha-2')
)libraryDependencies += "org.nakedobjects" % "xmlpersistence" % "4.0-alpha-2"[org.nakedobjects/xmlpersistence "4.0-alpha-2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.nakedobjects : runtime | jar | 4.0-alpha-2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.nakedobjects : metamodel | test-jar | 4.0-alpha-2 | 
| org.nakedobjects : runtime | test-jar | 4.0-alpha-2 | 
| org.jmock : jmock-junit4 | jar | 2.4.0 | 
| junit : junit | jar | 4.4 |