Download orb-iiop-3.0-b74b.jar file - Jar o

Jar examples for o:orb-iiop

Description

You can download jar file orb-iiop 3.0-b74b in this page.

License

Open Source License

Build File

You can use the following script to add orb-iiop-3.0-b74b.jar to your project.

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

Download

Click the following link to download the jar file.

orb-iiop-3.0-b74b-sources.jar
orb-iiop-3.0-b74b.jar
orb-iiop-3.0-b74b.pom



Related Tutorials