| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаde.matrixweb.smaller |
| Идентификатор | Идентификаторsmaller-node-builder-maven-plugin |
| Версия | Версия1.0.9 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеSmaller Node Plugin Builder
This Maven Mojo creates smaller plugins based on npm-modules for node.js
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<plugin>
<groupId>de.matrixweb.smaller</groupId>
<artifactId>smaller-node-builder-maven-plugin</artifactId>
<version>1.0.9</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.maven : maven-project | jar | 2.2.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.1 |
| commons-io : commons-io | jar | 2.1 |
| org.apache.commons : commons-compress | jar | 1.5 |
| org.apache.httpcomponents : fluent-hc | jar | 4.2 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.5 |
| org.antlr : stringtemplate | jar | 4.0.2 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 3.1.0.201310021548-r |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.9.0 |