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.web |
Last Version | Last Version5.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKevoree :: Library :: Cloud :: Web
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.web/ -->
<dependency>
<groupId>org.kevoree.library.cloud</groupId>
<artifactId>org.kevoree.library.cloud.web</artifactId>
<version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.web/
implementation 'org.kevoree.library.cloud:org.kevoree.library.cloud.web:5.3.1'
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.web/
implementation ("org.kevoree.library.cloud:org.kevoree.library.cloud.web:5.3.1")
'org.kevoree.library.cloud:org.kevoree.library.cloud.web:jar:5.3.1'
<dependency org="org.kevoree.library.cloud" name="org.kevoree.library.cloud.web" rev="5.3.1">
<artifact name="org.kevoree.library.cloud.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library.cloud', module='org.kevoree.library.cloud.web', version='5.3.1')
)
libraryDependencies += "org.kevoree.library.cloud" % "org.kevoree.library.cloud.web" % "5.3.1"
[org.kevoree.library.cloud/org.kevoree.library.cloud.web "5.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webbitserver : webbit | jar | 0.4.15 |
org.kevoree.log : org.kevoree.log | jar | 1 |
org.kevoree : org.kevoree.api | jar | 5.3.0 |
org.kevoree : org.kevoree.annotation.api | jar | 5.3.0 |
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.