| License |
License |
|---|---|
| GroupId | GroupIdorg.trailsframework |
| ArtifactId | ArtifactIdtrails-test |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTrails Test
A domain driven development framework for Java.
|
| Filename | Size |
|---|---|
| trails-test-1.2.1.pom | |
| trails-test-1.2.1.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.trailsframework/trails-test/ -->
<dependency>
<groupId>org.trailsframework</groupId>
<artifactId>trails-test</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.trailsframework/trails-test/
implementation 'org.trailsframework:trails-test:1.2.1'
// https://jarcasting.com/artifacts/org.trailsframework/trails-test/
implementation ("org.trailsframework:trails-test:1.2.1")
'org.trailsframework:trails-test:jar:1.2.1'
<dependency org="org.trailsframework" name="trails-test" rev="1.2.1">
<artifact name="trails-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trailsframework', module='trails-test', version='1.2.1')
)
libraryDependencies += "org.trailsframework" % "trails-test" % "1.2.1"
[org.trailsframework/trails-test "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.trailsframework : trails-core | jar | 1.2.1 |
| jmock : jmock | jar | 1.2.0 |
| jmock : jmock-cglib | jar | 1.2.0 |
| org.jmock : jmock-junit3 | jar | 2.1.0 |
| junit : junit | jar | 3.8.2 |
| org.springframework : spring-mock | jar | 2.0.6 |
| org.springframework : spring-context | jar | 2.0.6 |
| javax.persistence : persistence-api | jar | 1.0 |
| htmlunit : htmlunit | jar | 1.13 |