Parent POM for Stapler adjunts

A collection of libaries for packaging 3rd party JavaScript libraries as adjuncts

Группа

Группа

org.kohsuke.stapler
Идентификатор

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

stapler-adjuncts
Последняя версия

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

1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent POM for Stapler adjunts
A collection of libaries for packaging 3rd party JavaScript libraries as adjuncts
Организация-разработчик

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

Скачать stapler-adjuncts

Имя Файла Размер
stapler-adjuncts-1.pom 2 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler-adjuncts/ -->
<dependency>
    <groupId>org.kohsuke.stapler</groupId>
    <artifactId>stapler-adjuncts</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler-adjuncts/
implementation 'org.kohsuke.stapler:stapler-adjuncts:1'
// https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler-adjuncts/
implementation ("org.kohsuke.stapler:stapler-adjuncts:1")
'org.kohsuke.stapler:stapler-adjuncts:pom:1'
<dependency org="org.kohsuke.stapler" name="stapler-adjuncts" rev="1">
  <artifact name="stapler-adjuncts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke.stapler', module='stapler-adjuncts', version='1')
)
libraryDependencies += "org.kohsuke.stapler" % "stapler-adjuncts" % "1"
[org.kohsuke.stapler/stapler-adjuncts "1"]

Зависимости

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

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

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

Версии библиотеки

Версия
1