Last Version

Ontopia super POM 1

Super POM holding all sonatype required settings and plugins

License

License

Categories

Categories

Net
GroupId

GroupId

net.ontopia
ArtifactId

ArtifactId

super-pom
Version

Version

1
Type

Type

pom
Description

Description

Ontopia super POM
Super POM holding all sonatype required settings and plugins
Project URL

Project URL

https://github.com/ontopia/
Source Code Management

Source Code Management

https://github.com/ontopia/externals

Download super-pom 1

Filename Size
super-pom-1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/net.ontopia/super-pom/ -->
<dependency>
    <groupId>net.ontopia</groupId>
    <artifactId>super-pom</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia/super-pom/
implementation 'net.ontopia:super-pom:1'
// https://jarcasting.com/artifacts/net.ontopia/super-pom/
implementation ("net.ontopia:super-pom:1")
'net.ontopia:super-pom:pom:1'
<dependency org="net.ontopia" name="super-pom" rev="1">
  <artifact name="super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ontopia', module='super-pom', version='1')
)
libraryDependencies += "net.ontopia" % "super-pom" % "1"
[net.ontopia/super-pom "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.