| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Сеть Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаnet.sf.maven-autotools |
| Идентификатор | Идентификаторmaven-autotools-archetype-executable |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmaven-autotools-archetype-executable
The Maven Autotools Plugin runs GNU Autotools from a Maven build.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.sf.maven-autotools/maven-autotools-archetype-executable/ -->
<dependency>
<groupId>net.sf.maven-autotools</groupId>
<artifactId>maven-autotools-archetype-executable</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.maven-autotools/maven-autotools-archetype-executable/
implementation 'net.sf.maven-autotools:maven-autotools-archetype-executable:0.2'
// https://jarcasting.com/artifacts/net.sf.maven-autotools/maven-autotools-archetype-executable/
implementation ("net.sf.maven-autotools:maven-autotools-archetype-executable:0.2")
'net.sf.maven-autotools:maven-autotools-archetype-executable:jar:0.2'
<dependency org="net.sf.maven-autotools" name="maven-autotools-archetype-executable" rev="0.2">
<artifact name="maven-autotools-archetype-executable" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.maven-autotools', module='maven-autotools-archetype-executable', version='0.2')
)
libraryDependencies += "net.sf.maven-autotools" % "maven-autotools-archetype-executable" % "0.2"
[net.sf.maven-autotools/maven-autotools-archetype-executable "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |
| org.easymock : easymock | jar | 2.5.2 |