Last Version

JacORB 3.9

JacORB CORBA Object Request Broker (ORB)

License

License

GroupId

GroupId

org.jacorb
ArtifactId

ArtifactId

jacorb-parent
Version

Version

3.9
Type

Type

pom
Description

Description

JacORB
JacORB CORBA Object Request Broker (ORB)
Project URL

Project URL

http://www.jacorb.org
Project Organization

Project Organization

JacORB
Source Code Management

Source Code Management

https://github.com/JacORB/JacORB

Download jacorb-parent 3.9

Filename Size
jacorb-parent-3.9.pom 35 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jacorb/jacorb-parent/ -->
<dependency>
    <groupId>org.jacorb</groupId>
    <artifactId>jacorb-parent</artifactId>
    <version>3.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jacorb/jacorb-parent/
implementation 'org.jacorb:jacorb-parent:3.9'
// https://jarcasting.com/artifacts/org.jacorb/jacorb-parent/
implementation ("org.jacorb:jacorb-parent:3.9")
'org.jacorb:jacorb-parent:pom:3.9'
<dependency org="org.jacorb" name="jacorb-parent" rev="3.9">
  <artifact name="jacorb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jacorb', module='jacorb-parent', version='3.9')
)
libraryDependencies += "org.jacorb" % "jacorb-parent" % "3.9"
[org.jacorb/jacorb-parent "3.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • idl-compiler
  • omgapi
  • core
  • services
  • test/regression
  • test/orbreinvoke
  • demo