License |
License |
---|---|
Categories |
CategoriesJava Languages Messaging Application Layer Libs |
GroupId | GroupIdio.joynr.java.messaging.bounceproxy |
ArtifactId | ArtifactIdbounceproxy-controller-nonclustered |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionio.joynr.java.messaging.bounceproxy:bounceproxy-controller-nonclustered
Bounceproxy controller that only works in non-clustered environments.
|
<!-- https://jarcasting.com/artifacts/io.joynr.java.messaging.bounceproxy/bounceproxy-controller-nonclustered/ -->
<dependency>
<groupId>io.joynr.java.messaging.bounceproxy</groupId>
<artifactId>bounceproxy-controller-nonclustered</artifactId>
<version>1.4.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.java.messaging.bounceproxy/bounceproxy-controller-nonclustered/
implementation 'io.joynr.java.messaging.bounceproxy:bounceproxy-controller-nonclustered:1.4.0'
// https://jarcasting.com/artifacts/io.joynr.java.messaging.bounceproxy/bounceproxy-controller-nonclustered/
implementation ("io.joynr.java.messaging.bounceproxy:bounceproxy-controller-nonclustered:1.4.0")
'io.joynr.java.messaging.bounceproxy:bounceproxy-controller-nonclustered:war:1.4.0'
<dependency org="io.joynr.java.messaging.bounceproxy" name="bounceproxy-controller-nonclustered" rev="1.4.0">
<artifact name="bounceproxy-controller-nonclustered" type="war" />
</dependency>
@Grapes(
@Grab(group='io.joynr.java.messaging.bounceproxy', module='bounceproxy-controller-nonclustered', version='1.4.0')
)
libraryDependencies += "io.joynr.java.messaging.bounceproxy" % "bounceproxy-controller-nonclustered" % "1.4.0"
[io.joynr.java.messaging.bounceproxy/bounceproxy-controller-nonclustered "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.joynr.java.messaging.bounceproxy : bounceproxy-controller | jar | 1.4.0 |
io.joynr.java.messaging : channel-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.servlet : javax.servlet-api | jar | 3.1.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
junit : junit | jar | 4.12 |