Last Version

Expenses Fixtures 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

expenses-fixture
Version

Version

3.0.3
Type

Type

jar
Description

Description

Expenses Fixtures
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 expenses-fixture 3.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.nakedobjects : expenses-dom jar 3.0.3
org.nakedobjects : nos-bootstrap jar 3.0.3
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.