Download orb-iiop-3.2-b03.jar file - Jar o

Jar examples for o:orb-iiop

Description

You can download jar file orb-iiop 3.2-b03 in this page.

License

Open Source License

Build File

You can use the following script to add orb-iiop-3.2-b03.jar to your project.

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

Download

Click the following link to download the jar file.

orb-iiop-3.2-b03-sources.jar
orb-iiop-3.2-b03.jar
orb-iiop-3.2-b03.pom



Related Tutorials