| License |
License |
|---|---|
| GroupId | GroupIdorg.debux.webmotion |
| ArtifactId | ArtifactIdwebmotion-unittest |
| Last Version | Last Version2.5.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWebMotion unit test
WebMotion is Java web framework based on the Java EE6 standard
|
| Project Organization |
Project OrganizationDebux |
| Filename | Size |
|---|---|
| webmotion-unittest-2.5.3.pom | |
| webmotion-unittest-2.5.3.jar | 8 KB |
| webmotion-unittest-2.5.3-sources.jar | 6 KB |
| webmotion-unittest-2.5.3-javadoc.jar | 54 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.debux.webmotion : webmotion | jar | 2.5.3 |
| org.apache.httpcomponents : fluent-hc | jar | 4.2.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 |
| 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 |