Last Version

NOS XML Object Store 3.0.3

Naked Objects is an open source Java-based application development platform. It's called Naked Objects because all you need to develop are your domain objects - the Naked Objects platform auto-creates an object-oriented user interface (giving you the choice of different styles) and the underlying database (using Hibernate)

License

License

GroupId

GroupId

org.nakedobjects
ArtifactId

ArtifactId

nos-objectstore-xml
Version

Version

3.0.3
Type

Type

jar
Description

Description

NOS XML Object Store
Naked Objects is an open source Java-based application development platform. It's called Naked Objects because all you need to develop are your domain objects - the Naked Objects platform auto-creates an object-oriented user interface (giving you the choice of different styles) and the underlying database (using Hibernate)
Project Organization

Project Organization

Naked Objects Organisation

Download nos-objectstore-xml 3.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.nakedobjects : nof-persistor jar 3.0.3
log4j : log4j jar 1.2.8

test (3)

Group / Artifact Type Version
org.nakedobjects : nof-core test-jar 3.0.3
junit : junit jar 3.8.1
org.easymock : easymock jar 2.3

Project Modules

There are no modules declared in this project.