SuperPOM
Super POM for Maven-based projects. For more information take a look at the project documentation
License |
License |
---|---|
GroupId | GroupIdcom.github.sebhoss |
ArtifactId | ArtifactIdsuperpom |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSuperPOM
SuperPOM for Maven-based projects
|
Project URL |
Project URL |
Project Organization |
Project Organizationsebhoss |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
superpom-4.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sebhoss/superpom/ -->
<dependency>
<groupId>com.github.sebhoss</groupId>
<artifactId>superpom</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss/superpom/
implementation 'com.github.sebhoss:superpom:4.0.0'
// https://jarcasting.com/artifacts/com.github.sebhoss/superpom/
implementation ("com.github.sebhoss:superpom:4.0.0")
'com.github.sebhoss:superpom:pom:4.0.0'
<dependency org="com.github.sebhoss" name="superpom" rev="4.0.0">
<artifact name="superpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss', module='superpom', version='4.0.0')
)
libraryDependencies += "com.github.sebhoss" % "superpom" % "4.0.0"
[com.github.sebhoss/superpom "4.0.0"]
Super POM for Maven-based projects. For more information take a look at the project documentation