Root POM for Kohsuke's projects


License

License

GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

pom
Last Version

Last Version

21
Release Date

Release Date

Type

Type

pom
Description

Description

Root POM for Kohsuke's projects
Root POM for Kohsuke's projects
Project URL

Project URL

http://kohsuke.org/

Download pom

Filename Size
pom-21.pom 3 KB
Browse

How to add to project

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

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.

Versions

Version
21
20
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
2
1