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-testing1
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-testing1 rc-3


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