| License |
License |
|---|---|
| GroupId | GroupIdorg.actframework |
| ArtifactId | ArtifactIdact-test |
| Last Version | Last Version0.9.0-BETA-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionACT TEST
Provide facilities to test ActFramework application
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| act-test-0.9.0-BETA-1.pom | |
| act-test-0.9.0-BETA-1.jar | 32 KB |
| act-test-0.9.0-BETA-1-sources.jar | 18 KB |
| act-test-0.9.0-BETA-1-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.actframework/act-test/ -->
<dependency>
<groupId>org.actframework</groupId>
<artifactId>act-test</artifactId>
<version>0.9.0-BETA-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.actframework/act-test/
implementation 'org.actframework:act-test:0.9.0-BETA-1'
// https://jarcasting.com/artifacts/org.actframework/act-test/
implementation ("org.actframework:act-test:0.9.0-BETA-1")
'org.actframework:act-test:jar:0.9.0-BETA-1'
<dependency org="org.actframework" name="act-test" rev="0.9.0-BETA-1">
<artifact name="act-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.actframework', module='act-test', version='0.9.0-BETA-1')
)
libraryDependencies += "org.actframework" % "act-test" % "0.9.0-BETA-1"
[org.actframework/act-test "0.9.0-BETA-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgl : osgl-ut | jar | 1.0.0-BETA-4 |
| org.yaml : snakeyaml | jar | 1.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.actframework : act-morphia | jar | 1.1.0 |
| org.actframework : act | jar | 1.3.13-LTS |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fakemongo : fongo | jar | 2.1.0 |