Last Version

Parent POM for Stapler adjunts 1

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

GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-adjuncts
Version

Version

1
Type

Type

pom
Description

Description

Parent POM for Stapler adjunts
A collection of libaries for packaging 3rd party JavaScript libraries as adjuncts
Project Organization

Project Organization

Download stapler-adjuncts 1

Filename Size
stapler-adjuncts-1.pom 2 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.