is not current version
Last Version 1.3.0

com.northdata:superpom 1.0.0

Maven Super-POM for North Data projects

Categories

Categories

Data
GroupId

GroupId

com.northdata
ArtifactId

ArtifactId

superpom
Version

Version

1.0.0
Type

Type

pom

Download superpom 1.0.0

Filename Size
superpom-1.0.0.pom 7 KB
Browse

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