Last Version

Server Test 0.1.3

A library for test infrastructure

License

License

GroupId

GroupId

com.pastdev.httpcomponents
ArtifactId

ArtifactId

server-test
Version

Version

0.1.3
Type

Type

jar
Description

Description

Server Test
A library for test infrastructure
Project Organization

Project Organization

pastdev.com

Download server-test 0.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.pastdev.httpcomponents : server jar 0.1.3
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.