Kevoree Standard Libraries
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.
License |
License |
---|---|
Categories |
CategoriesJava Languages Hazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.kevoree.library.java |
ArtifactId | ArtifactIdorg.kevoree.library.java.hazelcast |
Last Version | Last Version5.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKevoree :: Library :: Java :: Hazelcast
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.hazelcast/ -->
<dependency>
<groupId>org.kevoree.library.java</groupId>
<artifactId>org.kevoree.library.java.hazelcast</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library.java/org.kevoree.library.java.hazelcast/
implementation 'org.kevoree.library.java:org.kevoree.library.java.hazelcast:5.1.3'
// https://jarcasting.com/artifacts/org.kevoree.library.java/org.kevoree.library.java.hazelcast/
implementation ("org.kevoree.library.java:org.kevoree.library.java.hazelcast:5.1.3")
'org.kevoree.library.java:org.kevoree.library.java.hazelcast:jar:5.1.3'
<dependency org="org.kevoree.library.java" name="org.kevoree.library.java.hazelcast" rev="5.1.3">
<artifact name="org.kevoree.library.java.hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library.java', module='org.kevoree.library.java.hazelcast', version='5.1.3')
)
libraryDependencies += "org.kevoree.library.java" % "org.kevoree.library.java.hazelcast" % "5.1.3"
[org.kevoree.library.java/org.kevoree.library.java.hazelcast "5.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 3.1 |
org.kevoree : org.kevoree.api | jar | 5.1.3 |
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4 |
org.kevoree : org.kevoree.annotation.api | jar | 5.1.3 |
org.kevoree.log : org.kevoree.log | jar | 1 |
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.