Last Version

IDL backend module 2.0

Module for the generation of header files from IDL definitions.

License

License

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

idl-backend
Version

Version

2.0
Type

Type

jar
Description

Description

IDL backend module
Module for the generation of header files from IDL definitions.
Project URL

Project URL

http://mind.ow2.org/mindc-2.0/idl-backend/
Project Organization

Project Organization

OW2

Download idl-backend 2.0


<!-- https://jarcasting.com/artifacts/org.ow2.mind/idl-backend/ -->
<dependency>
    <groupId>org.ow2.mind</groupId>
    <artifactId>idl-backend</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.mind/idl-backend/
implementation 'org.ow2.mind:idl-backend:2.0'
// https://jarcasting.com/artifacts/org.ow2.mind/idl-backend/
implementation ("org.ow2.mind:idl-backend:2.0")
'org.ow2.mind:idl-backend:jar:2.0'
<dependency org="org.ow2.mind" name="idl-backend" rev="2.0">
  <artifact name="idl-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.mind', module='idl-backend', version='2.0')
)
libraryDependencies += "org.ow2.mind" % "idl-backend" % "2.0"
[org.ow2.mind/idl-backend "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.mind : idl-frontend jar 2.0
org.ow2.mind : common-backend jar 2.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.