Release Testing Package

A example application to show the release process to Maven Repo

License

License

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

zzz-release-testing2
Last Version

Last Version

rc-3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download zzz-release-testing2

How to add to project

<!-- 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.
org.http4k

http4k

The Functional toolkit for Kotlin HTTP applications

Versions

Version
rc-3
rc-2
rc-1
rc-0