Last Version

NOS Security 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

Categories

Categories

Security
GroupId

GroupId

org.nakedobjects
ArtifactId

ArtifactId

nos-security
Version

Version

3.0.3
Type

Type

jar
Description

Description

NOS Security
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-security 3.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.nakedobjects : no-architecture jar 3.0.3
org.nakedobjects : nof-core jar 3.0.3
org.nakedobjects : nof-reflector-core jar 3.0.3
org.nakedobjects : nof-reflector-java 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.