Last Version

Naked Objects Application Library 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

no-application-library
Version

Version

3.0.3
Type

Type

jar
Description

Description

Naked Objects Application Library
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 no-application-library 3.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.8

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.easymock : easymock jar 2.3

Project Modules

There are no modules declared in this project.