Xtend Maven Plugin Parent POM

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.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка CLI Взаимодействие с пользователем
Группа

Группа

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

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

org.eclipse.xtend.maven.parent
Последняя версия

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

2.27.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Xtend Maven Plugin Parent POM
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.
Ссылка на сайт

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

http://xtend-lang.org
Система контроля версий

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

https://github.com/eclipse/xtext-xtend.git

Скачать org.eclipse.xtend.maven.parent

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

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

Зависимости

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

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

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

Eclipse Foundation

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

Версия
2.27.0
2.27.0.M3
2.27.0.M2
2.27.0.M1
2.26.0
2.26.0.RC1
2.26.0.M3
2.26.0.M2
2.26.0.M1
2.25.0
2.25.0.M3
2.25.0.M2
2.25.0.M1
2.24.0
2.24.0.M3
2.24.0.M2
2.24.0.M1
2.23.0
2.23.0.M3
2.23.0.M2
2.23.0.M1
2.22.0
2.22.0.M3
2.22.0.M2
2.22.0.M1
2.21.0
2.21.0.M3
2.21.0.M2
2.21.0.M1
2.20.0
2.20.0.M3
2.20.0.M2
2.20.0.M1
2.19.0
2.19.0.M3
2.19.0.M2
2.19.0.M1
2.18.0
2.18.0.M3
2.18.0.M2
2.18.0.M1
2.17.1
2.17.0
2.17.0.M3
2.17.0.M2
2.17.0.M1
2.16.0
2.16.0.M3
2.16.0.M1
2.15.0
2.14.0
2.14.0.RC1
2.13.0
2.13.0.RC1
2.13.0.M2
2.12.0
2.12.0.M1
2.11.0
2.11.0.RC2
2.11.0.RC1
2.11.0.beta2