Xtext Tycho Example / Parent

Shows how to setup a multi module Xtext project with Tycho

Лицензия

Лицензия

Группа

Группа

org.fuin.xsample
Идентификатор

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

org.fuin.xsample.parent
Последняя версия

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

0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Xtext Tycho Example / Parent
Shows how to setup a multi module Xtext project with Tycho
Организация-разработчик

Организация-разработчик

fuin.org (Germany)
Система контроля версий

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

https://github.com/fuinorg/xsample/

Скачать org.fuin.xsample.parent

Имя Файла Размер
org.fuin.xsample.parent-0.0.2.pom 2 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • org.fuin.xsample.dsl
  • org.fuin.xsample.sdk
  • org.fuin.xsample.ui
  • org.fuin.xsample.tests
  • org.fuin.xsample.repository
org.fuin.xsample

fuin.org

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

Версия
0.0.2
0.0.1