Jar examples for t:transport-api
Module which defines communication endpoints and related metadata. A little tightly bound to JMS right now.
You can download jar file transport-api 0.1.0 in this page.
CPAL, Version 1.0
You can use the following script to add transport-api-0.1.0.jar to your project.
<dependency> <groupId>com.fiorano.openesb</groupId> <artifactId>transport-api</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.fiorano.openesb', name: 'transport-api', version: '0.1.0'
libraryDependencies += "com.fiorano.openesb" % "transport-api" % "0.1.0"
<dependency org="com.fiorano.openesb" name="transport-api" rev="0.1.0"/>
@Grapes(@Grab(group='com.fiorano.openesb', module='transport-api', version='0.1.0'))
'com.fiorano.openesb:transport-api:jar:0.1.0'
Click the following link to download the jar file.
transport-api-0.1.0.jar