Jar examples for g:glassfish-corba-omgapi
This pom describes how to assemble the OMG defined CORBA APIs package
You can download jar file glassfish-corba-omgapi v3-test in this page.
Open Source License
You can use the following script to add glassfish-corba-omgapi-v3-test.jar to your project.
<dependency> <groupId>com.sun.corba</groupId> <artifactId>glassfish-corba-omgapi</artifactId> <version>v3-test</version> </dependency>
compile group: 'com.sun.corba', name: 'glassfish-corba-omgapi', version: 'v3-test'
libraryDependencies += "com.sun.corba" % "glassfish-corba-omgapi" % "v3-test"
<dependency org="com.sun.corba" name="glassfish-corba-omgapi" rev="v3-test"/>
@Grapes(@Grab(group='com.sun.corba', module='glassfish-corba-omgapi', version='v3-test'))
'com.sun.corba:glassfish-corba-omgapi:jar:v3-test'
Click the following link to download the jar file.
glassfish-corba-omgapi-v3-test.jar