License |
License |
---|---|
GroupId | GroupIdorg.trailsframework |
ArtifactId | ArtifactIdtrails-core |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrails Core
A domain driven development framework for Java.
|
Filename | Size |
---|---|
trails-core-1.2.1.pom | |
trails-core-1.2.1.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.trailsframework/trails-core/ -->
<dependency>
<groupId>org.trailsframework</groupId>
<artifactId>trails-core</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.trailsframework/trails-core/
implementation 'org.trailsframework:trails-core:1.2.1'
// https://jarcasting.com/artifacts/org.trailsframework/trails-core/
implementation ("org.trailsframework:trails-core:1.2.1")
'org.trailsframework:trails-core:jar:1.2.1'
<dependency org="org.trailsframework" name="trails-core" rev="1.2.1">
<artifact name="trails-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trailsframework', module='trails-core', version='1.2.1')
)
libraryDependencies += "org.trailsframework" % "trails-core" % "1.2.1"
[org.trailsframework/trails-core "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.5.4 |
org.aspectj : aspectjweaver | jar | 1.5.4 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-lang : commons-lang | jar | 2.2 |
commons-logging : commons-logging | jar | 1.1 |
javax.transaction : jta | jar | 1.0.1B |
log4j : log4j | jar | 1.2.14 |
ognl : ognl | jar | 2.7.1 |
org.apache.tapestry : tapestry-framework | jar | 4.1.5 |
org.apache.tapestry : tapestry-annotations | jar | 4.1.5 |
org.apache.tapestry : tapestry-contrib | jar | 4.1.5 |
commons-collections : commons-collections | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
jmock : jmock | jar | 1.2.0 |
jmock : jmock-cglib | jar | 1.2.0 |
org.jmock : jmock-junit3 | jar | 2.1.0 |
cglib : cglib | jar | 2.1_3 |
junit : junit | jar | 3.8.2 |