is not current version
Last Version 3.9

org.jacorb:jacorb-parent 2.3.1

JacORB

GroupId

GroupId

org.jacorb
ArtifactId

ArtifactId

jacorb-parent
Version

Version

2.3.1
Type

Type

pom

Download jacorb-parent 2.3.1

Filename Size
jacorb-parent-2.3.1.pom 8 KB
Browse

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