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