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.lxc |
Last Version | Last Version5.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKevoree :: Library :: Cloud :: LXC
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.lxc/ -->
<dependency>
<groupId>org.kevoree.library.cloud</groupId>
<artifactId>org.kevoree.library.cloud.lxc</artifactId>
<version>5.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.lxc/
implementation 'org.kevoree.library.cloud:org.kevoree.library.cloud.lxc:5.0.7'
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.lxc/
implementation ("org.kevoree.library.cloud:org.kevoree.library.cloud.lxc:5.0.7")
'org.kevoree.library.cloud:org.kevoree.library.cloud.lxc:jar:5.0.7'
<dependency org="org.kevoree.library.cloud" name="org.kevoree.library.cloud.lxc" rev="5.0.7">
<artifact name="org.kevoree.library.cloud.lxc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library.cloud', module='org.kevoree.library.cloud.lxc', version='5.0.7')
)
libraryDependencies += "org.kevoree.library.cloud" % "org.kevoree.library.cloud.lxc" % "5.0.7"
[org.kevoree.library.cloud/org.kevoree.library.cloud.lxc "5.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.kevoree.library.java : org.kevoree.library.java.javaNode | jar | 5.0.7 |
org.kevoree.library.cloud : org.kevoree.library.cloud.api | jar | 5.0.7 |
org.kevoree : org.kevoree.kevscript | jar | 5.0.12 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 0.8.11 |
org.kevoree : org.kevoree.annotation.api | jar | 5.0.12 |
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.