Download orb-connector-3.0.1-b12.jar file - Jar o

Jar examples for o:orb-connector

Description

You can download jar file orb-connector 3.0.1-b12 in this page.

License

Open Source License

Build File

You can use the following script to add orb-connector-3.0.1-b12.jar to your project.

<dependency>
   <groupId>org.glassfish.orb</groupId>
   <artifactId>orb-connector</artifactId>
   <version>3.0.1-b12</version>
</dependency>
compile group: 'org.glassfish.orb', name: 'orb-connector', version: '3.0.1-b12'
libraryDependencies += "org.glassfish.orb" % "orb-connector" % "3.0.1-b12"
<dependency org="org.glassfish.orb" name="orb-connector" rev="3.0.1-b12"/>
@Grapes(@Grab(group='org.glassfish.orb', module='orb-connector', version='3.0.1-b12'))
'org.glassfish.orb:orb-connector:jar:3.0.1-b12'

Download

Click the following link to download the jar file.

orb-connector-3.0.1-b12-sources.jar
orb-connector-3.0.1-b12.jar
orb-connector-3.0.1-b12.pom



Related Tutorials