| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.xtend |
| Идентификатор | Идентификаторxtend-maven-plugin |
| Последняя версия | Последняя версия2.27.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| xtend-maven-plugin-2.27.0.pom | |
| xtend-maven-plugin-2.27.0.jar | 44 KB |
| xtend-maven-plugin-2.27.0-sources.jar | 24 KB |
| xtend-maven-plugin-2.27.0-javadoc.jar | 92 KB |
| Обзор |
<plugin>
<groupId>org.eclipse.xtend</groupId>
<artifactId>xtend-maven-plugin</artifactId>
<version>2.27.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | |
| org.eclipse.xtend : org.eclipse.xtend.core | jar | 2.27.0 |
| org.eclipse.xtext : org.eclipse.xtext.xbase | jar | 2.27.0 |
| org.eclipse.xtext : org.eclipse.xtext.xbase.lib | jar | 2.27.0 |
| org.eclipse.xtext : org.eclipse.xtext.util | jar | 2.27.0 |
| org.eclipse.xtext : org.eclipse.xtext.smap | jar | 2.27.0 |
| org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.27.0 |
| org.eclipse.emf : org.eclipse.emf.common | jar | |
| org.eclipse.emf : org.eclipse.emf.ecore | jar | |
| com.google.inject : guice | jar | |
| ch.qos.reload4j : reload4j | jar | |
| org.ow2.asm : asm | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.6.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.emf : org.eclipse.emf.ecore.xmi | jar | |
| org.antlr : antlr-runtime | jar | |
| org.eclipse.emf : org.eclipse.emf.codegen | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.apache.maven.shared : maven-verifier | jar | 1.8.0 |