| License |
License |
|---|---|
| GroupId | GroupIdorg.jacorb |
| ArtifactId | ArtifactIdidl-compiler |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJacORB IDL Compiler
JacORB IDL Compiler
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| idl-compiler-3.0.pom | |
| idl-compiler-3.0.jar | 331 KB |
| idl-compiler-3.0-sources.jar | 261 KB |
| idl-compiler-3.0-javadoc.jar | 789 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jacorb/idl-compiler/ -->
<dependency>
<groupId>org.jacorb</groupId>
<artifactId>idl-compiler</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacorb/idl-compiler/
implementation 'org.jacorb:idl-compiler:3.0'
// https://jarcasting.com/artifacts/org.jacorb/idl-compiler/
implementation ("org.jacorb:idl-compiler:3.0")
'org.jacorb:idl-compiler:jar:3.0'
<dependency org="org.jacorb" name="idl-compiler" rev="3.0">
<artifact name="idl-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacorb', module='idl-compiler', version='3.0')
)
libraryDependencies += "org.jacorb" % "idl-compiler" % "3.0"
[org.jacorb/idl-compiler "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.8.2 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.4 |