Kevoree Standard Libraries
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.
License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.kevoree.library.java |
ArtifactId | ArtifactIdorg.kevoree.library.java.haproxy |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKevoree :: Library :: Java :: HAProxy
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kevoree.library.java/org.kevoree.library.java.haproxy/ -->
<dependency>
<groupId>org.kevoree.library.java</groupId>
<artifactId>org.kevoree.library.java.haproxy</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library.java/org.kevoree.library.java.haproxy/
implementation 'org.kevoree.library.java:org.kevoree.library.java.haproxy:5.3.2'
// https://jarcasting.com/artifacts/org.kevoree.library.java/org.kevoree.library.java.haproxy/
implementation ("org.kevoree.library.java:org.kevoree.library.java.haproxy:5.3.2")
'org.kevoree.library.java:org.kevoree.library.java.haproxy:jar:5.3.2'
<dependency org="org.kevoree.library.java" name="org.kevoree.library.java.haproxy" rev="5.3.2">
<artifact name="org.kevoree.library.java.haproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library.java', module='org.kevoree.library.java.haproxy', version='5.3.2')
)
libraryDependencies += "org.kevoree.library.java" % "org.kevoree.library.java.haproxy" % "5.3.2"
[org.kevoree.library.java/org.kevoree.library.java.haproxy "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.kevoree : org.kevoree.api | jar | 5.3.2 |
org.kevoree : org.kevoree.annotation.api | jar | 5.3.2 |
org.kevoree.log : org.kevoree.log | jar | 1 |
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.