License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.northdata |
ArtifactId | ArtifactIdsuperpom |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNorth Data Super-POM
Maven Super-POM for North Data projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
superpom-1.3.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.northdata/superpom/ -->
<dependency>
<groupId>com.northdata</groupId>
<artifactId>superpom</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.northdata/superpom/
implementation 'com.northdata:superpom:1.3.0'
// https://jarcasting.com/artifacts/com.northdata/superpom/
implementation ("com.northdata:superpom:1.3.0")
'com.northdata:superpom:pom:1.3.0'
<dependency org="com.northdata" name="superpom" rev="1.3.0">
<artifact name="superpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.northdata', module='superpom', version='1.3.0')
)
libraryDependencies += "com.northdata" % "superpom" % "1.3.0"
[com.northdata/superpom "1.3.0"]