h

http-integration-tests

Uploads all artifacts belonging to configuration ':http-integration-tests:archives'
http://induct.io
MIT License
Esko Suomi
Files download
File Operation
http-integration-tests-0.1.0.jar download
http-integration-tests-0.1.0.pom download
http-integration-tests-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.induct.http</groupId>
  <artifactId>http-integration-tests</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.induct.http:http-integration-tests:0.1.0'
Gradle Kotlin
implementation("io.induct.http:http-integration-tests:0.1.0")
Scala SBT
libraryDependencies += "io.induct.http" % "http-integration-tests" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.induct.http', module='http-integration-tests', version='0.1.0')
)
Apache Ivy
<dependency org="io.induct.http" name="http-integration-tests" rev="0.1.0" />
Leiningen
[io.induct.http/http-integration-tests "0.1.0"]
Apache Buildr
'io.induct.http:http-integration-tests:jar:0.1.0'