Last Version

kickbox API 0.0.6

A Java library for the https://kickbox.com service.

License

License

GroupId

GroupId

com.nouveauxterritoires.services
ArtifactId

ArtifactId

kickbox
Version

Version

0.0.6
Type

Type

jar
Description

Description

kickbox API
A Java library for the https://kickbox.com service.
Project URL

Project URL

https://nouveauxterritoires.github.io/kickbox/
Project Organization

Project Organization

Nouveaux Territoires
Source Code Management

Source Code Management

https://github.com/nouveauxterritoires/kickbox/

Download kickbox 0.0.6


<!-- https://jarcasting.com/artifacts/com.nouveauxterritoires.services/kickbox/ -->
<dependency>
    <groupId>com.nouveauxterritoires.services</groupId>
    <artifactId>kickbox</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nouveauxterritoires.services/kickbox/
implementation 'com.nouveauxterritoires.services:kickbox:0.0.6'
// https://jarcasting.com/artifacts/com.nouveauxterritoires.services/kickbox/
implementation ("com.nouveauxterritoires.services:kickbox:0.0.6")
'com.nouveauxterritoires.services:kickbox:jar:0.0.6'
<dependency org="com.nouveauxterritoires.services" name="kickbox" rev="0.0.6">
  <artifact name="kickbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nouveauxterritoires.services', module='kickbox', version='0.0.6')
)
libraryDependencies += "com.nouveauxterritoires.services" % "kickbox" % "0.0.6"
[com.nouveauxterritoires.services/kickbox "0.0.6"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1
org.apache.logging.log4j : log4j-jcl jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.