Last Version

ACT TEST 0.9.0-BETA-1

Provide facilities to test ActFramework application

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-test
Version

Version

0.9.0-BETA-1
Type

Type

jar
Description

Description

ACT TEST
Provide facilities to test ActFramework application
Project URL

Project URL

http://actframework.org/plugin/test
Project Organization

Project Organization

ActFramework

Download act-test 0.9.0-BETA-1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.osgl : osgl-ut jar 1.0.0-BETA-4
org.yaml : snakeyaml jar 1.17

provided (2)

Group / Artifact Type Version
org.actframework : act-morphia jar 1.1.0
org.actframework : act jar 1.3.13-LTS

test (1)

Group / Artifact Type Version
com.github.fakemongo : fongo jar 2.1.0

Project Modules

There are no modules declared in this project.