Download glassfish-corba-omgapi-v3-b39.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 v3-b39 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

glassfish-corba-omgapi-v3-b39.jar
glassfish-corba-omgapi-v3-b39.pom



Related Tutorials