o

omg-idls

Zip file with all OMG idl files expanded into target when compiling IDL files to cover includes
https://sourceforge.net/projects/addc-pom/
Apache License, Version 2.0
ADDC Infotech GmbH
Peter Kanis
Files download
File Operation
omg-idls-1.1.pom download
Apache Maven
<dependency>
  <groupId>com.addc.build</groupId>
  <artifactId>omg-idls</artifactId>
  <version>1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.addc.build:omg-idls:1.1'
Gradle Kotlin
implementation("com.addc.build:omg-idls:1.1")
Scala SBT
libraryDependencies += "com.addc.build" % "omg-idls" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.addc.build', module='omg-idls', version='1.1')
)
Apache Ivy
<dependency org="com.addc.build" name="omg-idls" rev="1.1" />
Leiningen
[com.addc.build/omg-idls "1.1"]
Apache Buildr
'com.addc.build:omg-idls:jar:1.1'
Dependencies
The project has no third-party dependencies