Последняя версия

Apache Maven Archetypes 31

Archetypes provided by Maven.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.apache.maven.archetypes
Идентификатор

Идентификатор

maven-archetype-bundles
Версия

Версия

31
Тип

Тип

pom
Описание

Описание

Apache Maven Archetypes
Archetypes provided by Maven.
Ссылка на сайт

Ссылка на сайт

https://maven.apache.org/archetypes/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://github.com/apache/maven-parent/tree/maven-parent-31/maven-archetype-bundles

Скачать maven-archetype-bundles 31

Имя Файла Размер
maven-archetype-bundles-31.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.maven.archetypes/maven-archetype-bundles/ -->
<dependency>
    <groupId>org.apache.maven.archetypes</groupId>
    <artifactId>maven-archetype-bundles</artifactId>
    <version>31</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.archetypes/maven-archetype-bundles/
implementation 'org.apache.maven.archetypes:maven-archetype-bundles:31'
// https://jarcasting.com/artifacts/org.apache.maven.archetypes/maven-archetype-bundles/
implementation ("org.apache.maven.archetypes:maven-archetype-bundles:31")
'org.apache.maven.archetypes:maven-archetype-bundles:pom:31'
<dependency org="org.apache.maven.archetypes" name="maven-archetype-bundles" rev="31">
  <artifact name="maven-archetype-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.archetypes', module='maven-archetype-bundles', version='31')
)
libraryDependencies += "org.apache.maven.archetypes" % "maven-archetype-bundles" % "31"
[org.apache.maven.archetypes/maven-archetype-bundles "31"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.