License |
License |
---|---|
Categories |
CategoriesJava Languages Messaging Application Layer Libs |
GroupId | GroupIdio.joynr.java.messaging.bounceproxy |
ArtifactId | ArtifactIdbounceproxy-common |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.joynr.java.messaging.bounceproxy:bounceproxy-common
Common classes that can be used for all types of bounce proxies.
|
Filename | Size |
---|---|
bounceproxy-common-1.4.0.pom | |
bounceproxy-common-1.4.0.jar | 14 KB |
bounceproxy-common-1.4.0-sources.jar | 13 KB |
bounceproxy-common-1.4.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.joynr.java.messaging.bounceproxy/bounceproxy-common/ -->
<dependency>
<groupId>io.joynr.java.messaging.bounceproxy</groupId>
<artifactId>bounceproxy-common</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.java.messaging.bounceproxy/bounceproxy-common/
implementation 'io.joynr.java.messaging.bounceproxy:bounceproxy-common:1.4.0'
// https://jarcasting.com/artifacts/io.joynr.java.messaging.bounceproxy/bounceproxy-common/
implementation ("io.joynr.java.messaging.bounceproxy:bounceproxy-common:1.4.0")
'io.joynr.java.messaging.bounceproxy:bounceproxy-common:jar:1.4.0'
<dependency org="io.joynr.java.messaging.bounceproxy" name="bounceproxy-common" rev="1.4.0">
<artifact name="bounceproxy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joynr.java.messaging.bounceproxy', module='bounceproxy-common', version='1.4.0')
)
libraryDependencies += "io.joynr.java.messaging.bounceproxy" % "bounceproxy-common" % "1.4.0"
[io.joynr.java.messaging.bounceproxy/bounceproxy-common "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.joynr.java.messaging : servlet-common | jar | 1.4.0 |
org.atmosphere : atmosphere-runtime | jar | 2.0.8 |
org.atmosphere : atmosphere-jersey | jar | 2.0.8 |
io.joynr.java.messaging : service-common | jar | 1.4.0 |
io.joynr.smrf.java : smrf | jar | 0.2.2 |
org.atmosphere : atmosphere-guice | jar | 2.0.0 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
io.joynr.java.messaging : channel-service | jar | 1.4.0 |
io.joynr.java.messaging : messaging-service | jar | 1.4.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : annotations | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
junit : junit | jar | 4.12 |