Last Version

OpenEngSB :: Examples :: Java Remote Client 3.0.0.M2

Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an Enterprise Service Bus (ESB) focusing on the models of tools instead of their services, as classical ESBs do.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.openengsb.examples
ArtifactId

ArtifactId

org.openengsb.examples.remoteclient
Version

Version

3.0.0.M2
Type

Type

jar
Description

Description

OpenEngSB :: Examples :: Java Remote Client
Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an Enterprise Service Bus (ESB) focusing on the models of tools instead of their services, as classical ESBs do.
Project URL

Project URL

http://maven.apache.org

Download org.openengsb.examples.remoteclient 3.0.0.M2


<!-- https://jarcasting.com/artifacts/org.openengsb.examples/org.openengsb.examples.remoteclient/ -->
<dependency>
    <groupId>org.openengsb.examples</groupId>
    <artifactId>org.openengsb.examples.remoteclient</artifactId>
    <version>3.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.examples/org.openengsb.examples.remoteclient/
implementation 'org.openengsb.examples:org.openengsb.examples.remoteclient:3.0.0.M2'
// https://jarcasting.com/artifacts/org.openengsb.examples/org.openengsb.examples.remoteclient/
implementation ("org.openengsb.examples:org.openengsb.examples.remoteclient:3.0.0.M2")
'org.openengsb.examples:org.openengsb.examples.remoteclient:jar:3.0.0.M2'
<dependency org="org.openengsb.examples" name="org.openengsb.examples.remoteclient" rev="3.0.0.M2">
  <artifact name="org.openengsb.examples.remoteclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.examples', module='org.openengsb.examples.remoteclient', version='3.0.0.M2')
)
libraryDependencies += "org.openengsb.examples" % "org.openengsb.examples.remoteclient" % "3.0.0.M2"
[org.openengsb.examples/org.openengsb.examples.remoteclient "3.0.0.M2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.activemq : activemq-core jar 5.7.0
commons-io : commons-io jar 2.1
com.google.guava : guava jar 14.0.1
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-log4j12 jar 1.6.4
org.slf4j : slf4j-api jar 1.6.4
org.openengsb.framework : org.openengsb.framework.api jar 3.0.0.M2
org.openengsb.framework : org.openengsb.framework.common jar 3.0.0.M2
org.openengsb.framework : org.openengsb.framework.util jar 3.0.0.M2
org.openengsb.domain : org.openengsb.domain.example jar 3.0.0.M2
com.fasterxml.jackson.core : jackson-databind jar 2.4.1
commons-codec : commons-codec jar 1.6

provided (1)

Group / Artifact Type Version
org.springframework : spring-jms jar 3.1.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.