Last Version

Trails Example - Simple 1.2.1

A domain driven development framework for Java.

License

License

GroupId

GroupId

org.trailsframework.examples
ArtifactId

ArtifactId

simple
Version

Version

1.2.1
Type

Type

war
Description

Description

Trails Example - Simple
A domain driven development framework for Java.

Download simple 1.2.1


<!-- https://jarcasting.com/artifacts/org.trailsframework.examples/simple/ -->
<dependency>
    <groupId>org.trailsframework.examples</groupId>
    <artifactId>simple</artifactId>
    <version>1.2.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.trailsframework.examples/simple/
implementation 'org.trailsframework.examples:simple:1.2.1'
// https://jarcasting.com/artifacts/org.trailsframework.examples/simple/
implementation ("org.trailsframework.examples:simple:1.2.1")
'org.trailsframework.examples:simple:war:1.2.1'
<dependency org="org.trailsframework.examples" name="simple" rev="1.2.1">
  <artifact name="simple" type="war" />
</dependency>
@Grapes(
@Grab(group='org.trailsframework.examples', module='simple', version='1.2.1')
)
libraryDependencies += "org.trailsframework.examples" % "simple" % "1.2.1"
[org.trailsframework.examples/simple "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.trailsframework : trails-hibernate jar 1.2.1
hsqldb : hsqldb jar 1.8.0.7
commons-collections : commons-collections jar 3.2

provided (1)

Group / Artifact Type Version
jaxen : jaxen jar 1.1

test (1)

Group / Artifact Type Version
org.trailsframework : trails-test jar 1.2.1

Project Modules

There are no modules declared in this project.