Last Version

WebMotion unit test 2.5.3

WebMotion is Java web framework based on the Java EE6 standard

License

License

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion-unittest
Version

Version

2.5.3
Type

Type

jar
Description

Description

WebMotion unit test
WebMotion is Java web framework based on the Java EE6 standard
Project Organization

Project Organization

Debux

Download webmotion-unittest 2.5.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.debux.webmotion : webmotion jar 2.5.3
org.apache.httpcomponents : fluent-hc jar 4.2.3

provided (3)

Group / Artifact Type Version
org.testng : testng jar 6.3.1
junit : junit jar 4.11
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.40

runtime (3)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 7.0.40
org.eclipse.jdt.core.compiler : ecj jar 4.2.2
org.apache.tomcat.embed : tomcat-embed-jasper jar 7.0.40

Project Modules

There are no modules declared in this project.