Kevoree Standard Libraries
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.
License |
License |
---|---|
GroupId | GroupIdorg.kevoree.library.cloud |
ArtifactId | ArtifactIdorg.kevoree.library.cloud.api |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKevoree :: Library :: Cloud :: API
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.cloud/org.kevoree.library.cloud.api/ -->
<dependency>
<groupId>org.kevoree.library.cloud</groupId>
<artifactId>org.kevoree.library.cloud.api</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.api/
implementation 'org.kevoree.library.cloud:org.kevoree.library.cloud.api:5.3.2'
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.api/
implementation ("org.kevoree.library.cloud:org.kevoree.library.cloud.api:5.3.2")
'org.kevoree.library.cloud:org.kevoree.library.cloud.api:jar:5.3.2'
<dependency org="org.kevoree.library.cloud" name="org.kevoree.library.cloud.api" rev="5.3.2">
<artifact name="org.kevoree.library.cloud.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library.cloud', module='org.kevoree.library.cloud.api', version='5.3.2')
)
libraryDependencies += "org.kevoree.library.cloud" % "org.kevoree.library.cloud.api" % "5.3.2"
[org.kevoree.library.cloud/org.kevoree.library.cloud.api "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.kevoree.library.java : org.kevoree.library.java.javaNode | jar | 5.3.2 |
org.kevoree : org.kevoree.annotation.api | jar | 5.3.2 |
org.kevoree : org.kevoree.api | jar | 5.3.2 |
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.