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

Xtext Tycho Example / Parent 0.0.1

Shows how to setup a multi module Xtext project with Tycho

Лицензия

Лицензия

Группа

Группа

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

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

org.fuin.xsample.parent
Версия

Версия

0.0.1
Тип

Тип

pom
Описание

Описание

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

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

Future Invent Informationsmanagement GmbH, Hamburg (Germany)
Система контроля версий

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

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

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

Имя Файла Размер
org.fuin.xsample.parent-0.0.1.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.1</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.1'
// https://jarcasting.com/artifacts/org.fuin.xsample/org.fuin.xsample.parent/
implementation ("org.fuin.xsample:org.fuin.xsample.parent:0.0.1")
'org.fuin.xsample:org.fuin.xsample.parent:pom:0.0.1'
<dependency org="org.fuin.xsample" name="org.fuin.xsample.parent" rev="0.0.1">
  <artifact name="org.fuin.xsample.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fuin.xsample', module='org.fuin.xsample.parent', version='0.0.1')
)
libraryDependencies += "org.fuin.xsample" % "org.fuin.xsample.parent" % "0.0.1"
[org.fuin.xsample/org.fuin.xsample.parent "0.0.1"]

Зависимости

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

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

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