Franca IDL

Franca IDL is a textual language which allows to define software interfaces and APIs in a consistent, user-friendly way. Franca includes a framework for IDL transformation and building code generators from API specifications.

License

License

Eclipse Public License v1.0
GroupId

GroupId

org.franca
ArtifactId

ArtifactId

org.franca.parent
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

pom
Description

Description

Franca IDL
Franca IDL is a textual language which allows to define software interfaces and APIs in a consistent, user-friendly way. Franca includes a framework for IDL transformation and building code generators from API specifications.
Project URL

Project URL

https://github.com/franca/franca
Project Organization

Project Organization

Eclipselabs
Source Code Management

Source Code Management

http://code.google.com/a/eclipselabs.org/p/franca/source/browse

Download org.franca.parent

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
org.franca

Versions

Version
0.13.1