License |
License |
---|---|
GroupId | GroupIdorg.e-hoffman.testing |
ArtifactId | ArtifactIdWebAppInvoker |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
WebAppInvoker-1.2.0.pom | |
WebAppInvoker-1.2.0.jar | 17 KB |
WebAppInvoker-1.2.0-test-sources.jar | 2 KB |
WebAppInvoker-1.2.0-test-javadoc.jar | 21 KB |
WebAppInvoker-1.2.0-sources.jar | 7 KB |
WebAppInvoker-1.2.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/WebAppInvoker/ -->
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>WebAppInvoker</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/WebAppInvoker/
implementation 'org.e-hoffman.testing:WebAppInvoker:1.2.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/WebAppInvoker/
implementation ("org.e-hoffman.testing:WebAppInvoker:1.2.0")
'org.e-hoffman.testing:WebAppInvoker:jar:1.2.0'
<dependency org="org.e-hoffman.testing" name="WebAppInvoker" rev="1.2.0">
<artifact name="WebAppInvoker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='WebAppInvoker', version='1.2.0')
)
libraryDependencies += "org.e-hoffman.testing" % "WebAppInvoker" % "1.2.0"
[org.e-hoffman.testing/WebAppInvoker "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.eclipse.jetty : jetty-plus | jar | 7.4.4.v20110707 |
org.eclipse.jetty : jetty-security | jar | 7.4.4.v20110707 |
org.eclipse.jetty : jetty-util | jar | 7.4.4.v20110707 |
org.mortbay.jetty : jsp-2.1-glassfish | jar | 9.1.1.B60.25.p2 |
org.testng : testng | jar | 6.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.29 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |