Last Version

HTTP-Selftest 0.3.4

Utility servlet for HTTP smoke tests

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone.httpselftest
ArtifactId

ArtifactId

selftest-parent
Version

Version

0.3.4
Type

Type

pom
Description

Description

HTTP-Selftest
Utility servlet for HTTP smoke tests
Project URL

Project URL

https://github.com/1and1/httpselftest
Source Code Management

Source Code Management

https://github.com/1and1/httpselftest/tree/master

Download selftest-parent 0.3.4


<!-- https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-parent/ -->
<dependency>
    <groupId>net.oneandone.httpselftest</groupId>
    <artifactId>selftest-parent</artifactId>
    <version>0.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-parent/
implementation 'net.oneandone.httpselftest:selftest-parent:0.3.4'
// https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-parent/
implementation ("net.oneandone.httpselftest:selftest-parent:0.3.4")
'net.oneandone.httpselftest:selftest-parent:pom:0.3.4'
<dependency org="net.oneandone.httpselftest" name="selftest-parent" rev="0.3.4">
  <artifact name="selftest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.httpselftest', module='selftest-parent', version='0.3.4')
)
libraryDependencies += "net.oneandone.httpselftest" % "selftest-parent" % "0.3.4"
[net.oneandone.httpselftest/selftest-parent "0.3.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • selftest-core
  • selftest-springboot-example
  • selftest-nologger-tests