Kevoree Standard Libraries
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.
License |
License |
---|---|
GroupId | GroupIdorg.kevoree.library |
ArtifactId | ArtifactIdorg.kevoree.library.centralizedwsgroup |
Last Version | Last Version5.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKevoree :: Library :: CentralizedWSGroup
Kevoree Java Standard Libraries
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kevoree.library/org.kevoree.library.centralizedwsgroup/ -->
<dependency>
<groupId>org.kevoree.library</groupId>
<artifactId>org.kevoree.library.centralizedwsgroup</artifactId>
<version>5.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library/org.kevoree.library.centralizedwsgroup/
implementation 'org.kevoree.library:org.kevoree.library.centralizedwsgroup:5.5.3'
// https://jarcasting.com/artifacts/org.kevoree.library/org.kevoree.library.centralizedwsgroup/
implementation ("org.kevoree.library:org.kevoree.library.centralizedwsgroup:5.5.3")
'org.kevoree.library:org.kevoree.library.centralizedwsgroup:jar:5.5.3'
<dependency org="org.kevoree.library" name="org.kevoree.library.centralizedwsgroup" rev="5.5.3">
<artifact name="org.kevoree.library.centralizedwsgroup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library', module='org.kevoree.library.centralizedwsgroup', version='5.5.3')
)
libraryDependencies += "org.kevoree.library" % "org.kevoree.library.centralizedwsgroup" % "5.5.3"
[org.kevoree.library/org.kevoree.library.centralizedwsgroup "5.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.pusher : java-websocket | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.kevoree : org.kevoree.api | jar | 5.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.kevoree : org.kevoree.tools.test | jar | 5.5.1 |
org.mockito : mockito-core | jar | 2.6.3 |
commons-io : commons-io | jar | 2.5 |
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.