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

Jar examples for o:orb-iiop

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials