Last Version

com.github.rlon008:testamation-httpmock-tomcat 1.3

A functional/integration almost-black-box testing framework for web application

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.rlon008
ArtifactId

ArtifactId

testamation-httpmock-tomcat
Version

Version

1.3
Type

Type

jar
Description

Description

A functional/integration almost-black-box testing framework for web application

Download testamation-httpmock-tomcat 1.3


<!-- https://jarcasting.com/artifacts/com.github.rlon008/testamation-httpmock-tomcat/ -->
<dependency>
    <groupId>com.github.rlon008</groupId>
    <artifactId>testamation-httpmock-tomcat</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-httpmock-tomcat/
implementation 'com.github.rlon008:testamation-httpmock-tomcat:1.3'
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-httpmock-tomcat/
implementation ("com.github.rlon008:testamation-httpmock-tomcat:1.3")
'com.github.rlon008:testamation-httpmock-tomcat:jar:1.3'
<dependency org="com.github.rlon008" name="testamation-httpmock-tomcat" rev="1.3">
  <artifact name="testamation-httpmock-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rlon008', module='testamation-httpmock-tomcat', version='1.3')
)
libraryDependencies += "com.github.rlon008" % "testamation-httpmock-tomcat" % "1.3"
[com.github.rlon008/testamation-httpmock-tomcat "1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.rlon008 : testamation-core jar 1.3
org.apache.tomcat.embed : tomcat-embed-core jar 8.0.24

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.