Download glassfish-corba-omgapi-3.0.0-b002.jar file - Jar g

Jar examples for g:glassfish-corba-omgapi

Description

This pom describes how to assemble the OMG defined CORBA APIs package

You can download jar file glassfish-corba-omgapi 3.0.0-b002 in this page.

License

Open Source License

Build File

You can use the following script to add glassfish-corba-omgapi-3.0.0-b002.jar to your project.

<dependency>
   <groupId>com.sun.corba</groupId>
   <artifactId>glassfish-corba-omgapi</artifactId>
   <version>3.0.0-b002</version>
</dependency>
compile group: 'com.sun.corba', name: 'glassfish-corba-omgapi', version: '3.0.0-b002'
libraryDependencies += "com.sun.corba" % "glassfish-corba-omgapi" % "3.0.0-b002"
<dependency org="com.sun.corba" name="glassfish-corba-omgapi" rev="3.0.0-b002"/>
@Grapes(@Grab(group='com.sun.corba', module='glassfish-corba-omgapi', version='3.0.0-b002'))
'com.sun.corba:glassfish-corba-omgapi:jar:3.0.0-b002'

Download

Click the following link to download the jar file.

glassfish-corba-omgapi-3.0.0-b002.jar
glassfish-corba-omgapi-3.0.0-b002.pom



Related Tutorials