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.root |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKevoree :: Library :: Cloud :: Root
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.kevoree.library.cloud.root-5.3.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.root/ -->
<dependency>
<groupId>org.kevoree.library.cloud</groupId>
<artifactId>org.kevoree.library.cloud.root</artifactId>
<version>5.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.root/
implementation 'org.kevoree.library.cloud:org.kevoree.library.cloud.root:5.3.2'
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.root/
implementation ("org.kevoree.library.cloud:org.kevoree.library.cloud.root:5.3.2")
'org.kevoree.library.cloud:org.kevoree.library.cloud.root:pom:5.3.2'
<dependency org="org.kevoree.library.cloud" name="org.kevoree.library.cloud.root" rev="5.3.2">
<artifact name="org.kevoree.library.cloud.root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library.cloud', module='org.kevoree.library.cloud.root', version='5.3.2')
)
libraryDependencies += "org.kevoree.library.cloud" % "org.kevoree.library.cloud.root" % "5.3.2"
[org.kevoree.library.cloud/org.kevoree.library.cloud.root "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
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.