IDL

A domain-specific language for the specification of APIs inter-parameter dependencies

License

License

GroupId

GroupId

es.us.isa
ArtifactId

ArtifactId

idl
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

IDL
A domain-specific language for the specification of APIs inter-parameter dependencies
Project URL

Project URL

https://github.com/isa-group/IDL
Source Code Management

Source Code Management

https://github.com/isa-group/IDL-mvn-dep/tree/master

Download idl

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext jar 2.19.0
org.eclipse.xtext : org.eclipse.xtext.xbase jar 2.19.0
org.eclipse.xtext : org.eclipse.xtext.xtext.generator Optional jar 2.19.0
org.eclipse.emf : org.eclipse.emf.mwe2.launch Optional jar 2.11.0
org.eclipse.xtext : xtext-antlr-generator Optional jar 2.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

Project Modules

There are no modules declared in this project.

IDL-mvn-dep

The purpose of this repo is to offer the Inter-parameter Dependency Language (IDL) as a Maven project, which can be compiled as a JAR or included as a Maven dependency into other projects.

In order to install the dependency locally, run the following command from the root directory:

mvn install:install-file -Dfile=es.us.isa.idl.parent/es.us.isa.idl/target/idl-0.0.1-SNAPSHOT.jar -DgroupId=es.us.isa -DartifactId=idl -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar
es.us.isa

ISA Group

Applied Software Engineering research group at the University of Seville

Versions

Version
0.0.1