Xtext Standalone Library parent

Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.xtext
Идентификатор

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

org.eclipse.xtext.standalone.parent
Последняя версия

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

2.8.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Xtext Standalone Library parent
Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Скачать org.eclipse.xtext.standalone.parent

Имя Файла Размер
org.eclipse.xtext.standalone.parent-2.8.4.pom 3 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3
2.7.2
2.7.1
2.7.0
2.6.2
2.6.1
2.6.0
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0