Last Version

ACT E2E Plugin 1.0.0

Support end to end test of ActFramework application

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-e2e
Version

Version

1.0.0
Type

Type

jar
Description

Description

ACT E2E Plugin
Support end to end test of ActFramework application
Project URL

Project URL

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

Project Organization

ActFramework

Download act-e2e 1.0.0


<!-- https://jarcasting.com/artifacts/org.actframework/act-e2e/ -->
<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-e2e</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.actframework/act-e2e/
implementation 'org.actframework:act-e2e:1.0.0'
// https://jarcasting.com/artifacts/org.actframework/act-e2e/
implementation ("org.actframework:act-e2e:1.0.0")
'org.actframework:act-e2e:jar:1.0.0'
<dependency org="org.actframework" name="act-e2e" rev="1.0.0">
  <artifact name="act-e2e" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.actframework', module='act-e2e', version='1.0.0')
)
libraryDependencies += "org.actframework" % "act-e2e" % "1.0.0"
[org.actframework/act-e2e "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.21
org.jsoup : jsoup jar 1.11.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-1
org.osgl : osgl-ut jar 2.0.0-BETA-1
org.actframework : act jar 1.8.8-RC10

provided (1)

Group / Artifact Type Version
org.actframework : act-sql-common jar 1.4.2

Project Modules

There are no modules declared in this project.