| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаorg.codehaus.mojo |
| Идентификатор | Идентификаторlesscss-maven-plugin |
| Версия | Версия1.0-beta-3 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеLESS CSS Maven Plugin
The LESS CSS Maven Plugin is used to compile the LESS sources of your project to CSS stylesheets.
|
| Организация-разработчик |
Организация-разработчикCodehaus |
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>lesscss-maven-plugin</artifactId>
<version>1.0-beta-3</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.lesscss4j : lesscss4j | jar | 1.2.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.0 |
| org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 1.2 |
| org.mockito : mockito-core | jar | 1.9.0 |
| org.powermock : powermock-module-junit4 | jar | 1.4.11 |
| org.powermock : powermock-api-mockito | jar | 1.4.11 |