IDL

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

Лицензия

Лицензия

Группа

Группа

es.us.isa
Идентификатор

Идентификатор

idl
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

IDL
A domain-specific language for the specification of APIs inter-parameter dependencies
Ссылка на сайт

Ссылка на сайт

https://github.com/isa-group/IDL
Система контроля версий

Система контроля версий

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

Скачать idl

Имя Файла Размер
idl-0.0.1.pom
idl-0.0.1.jar 165 KB
idl-0.0.1-sources.jar 134 KB
idl-0.0.1-javadoc.jar 548 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 2.19.0
org.eclipse.emf : org.eclipse.emf.mwe2.launch Необязательный jar 2.11.0
org.eclipse.xtext : xtext-antlr-generator Необязательный jar 2.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.0.1