| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.joynr |
| ArtifactId | ArtifactIdperformance |
| Last Version | Last Version0.16.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.joynr:performance
joynr.io communications framework
|
| Filename | Size |
|---|---|
| performance-0.16.0.pom | |
| performance-0.16.0.jar | 28 KB |
| performance-0.16.0-sources.jar | 18 KB |
| performance-0.16.0-javadoc.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.joynr/performance/ -->
<dependency>
<groupId>io.joynr</groupId>
<artifactId>performance</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.joynr/performance/
implementation 'io.joynr:performance:0.16.0'
// https://jarcasting.com/artifacts/io.joynr/performance/
implementation ("io.joynr:performance:0.16.0")
'io.joynr:performance:jar:0.16.0'
<dependency org="io.joynr" name="performance" rev="0.16.0">
<artifact name="performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joynr', module='performance', version='0.16.0')
)
libraryDependencies += "io.joynr" % "performance" % "0.16.0"
[io.joynr/performance "0.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.joynr.java.core : clustercontroller-websocket-runtime | jar | 0.16.0 |
| io.joynr.java.core : clustercontroller-inprocess-runtime | jar | 0.16.0 |
| io.joynr.java.core : libjoynr-websocket-runtime | jar | 0.16.0 |
| io.joynr.java.messaging.mqtt : joynr-mqtt-client | jar | 0.16.0 |
| io.joynr.java.core : libjoynr | jar | 0.16.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| jline : jline | jar | 2.12 |
| io.joynr.java.messaging.bounceproxy : single-bounceproxy | war | 0.16.0 |
| io.joynr.java.backend-services : discovery-directory-servlet | war | 0.16.0 |
| io.joynr.java.backend-services : domain-access-controller-servlet | war | 0.16.0 |
| commons-cli : commons-cli | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |