is not current version
Last Version 0.3.4

net.oneandone.httpselftest:selftest-parent 0.3.2

Utility servlet for HTTP smoke tests

Categories

Categories

Net
GroupId

GroupId

net.oneandone.httpselftest
ArtifactId

ArtifactId

selftest-parent
Version

Version

0.3.2
Type

Type

pom

Download selftest-parent 0.3.2


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