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

Xtend Maven Plugin Parent POM 2.27.0.M1

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.M1
Тип

Тип

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 2.27.0.M1


<!-- 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.M1</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.M1'
// https://jarcasting.com/artifacts/org.eclipse.xtend/org.eclipse.xtend.maven.parent/
implementation ("org.eclipse.xtend:org.eclipse.xtend.maven.parent:2.27.0.M1")
'org.eclipse.xtend:org.eclipse.xtend.maven.parent:pom:2.27.0.M1'
<dependency org="org.eclipse.xtend" name="org.eclipse.xtend.maven.parent" rev="2.27.0.M1">
  <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.M1')
)
libraryDependencies += "org.eclipse.xtend" % "org.eclipse.xtend.maven.parent" % "2.27.0.M1"
[org.eclipse.xtend/org.eclipse.xtend.maven.parent "2.27.0.M1"]

Зависимости

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

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

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