Last Version

Release Testing Package rc-3

A example application to show the release process to Maven Repo

License

License

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

zzz-release-testing2
Version

Version

rc-3
Type

Type

jar
Description

Description

Release Testing Package
A example application to show the release process to Maven Repo

Download zzz-release-testing2 rc-3


<!-- https://jarcasting.com/artifacts/org.http4k/zzz-release-testing2/ -->
<dependency>
    <groupId>org.http4k</groupId>
    <artifactId>zzz-release-testing2</artifactId>
    <version>rc-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/zzz-release-testing2/
implementation 'org.http4k:zzz-release-testing2:rc-3'
// https://jarcasting.com/artifacts/org.http4k/zzz-release-testing2/
implementation ("org.http4k:zzz-release-testing2:rc-3")
'org.http4k:zzz-release-testing2:jar:rc-3'
<dependency org="org.http4k" name="zzz-release-testing2" rev="rc-3">
  <artifact name="zzz-release-testing2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='zzz-release-testing2', version='rc-3')
)
libraryDependencies += "org.http4k" % "zzz-release-testing2" % "rc-3"
[org.http4k/zzz-release-testing2 "rc-3"]

Dependencies

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

Project Modules

There are no modules declared in this project.