License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.globalpom |
ArtifactId | ArtifactIdglobalpomutils-parent |
Last Version | Last Version4.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGlobal POM Utilities :: Parent
Manages the version and dependencies for the utilities modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
globalpomutils-parent-4.5.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-parent/ -->
<dependency>
<groupId>com.anrisoftware.globalpom</groupId>
<artifactId>globalpomutils-parent</artifactId>
<version>4.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-parent/
implementation 'com.anrisoftware.globalpom:globalpomutils-parent:4.5.0'
// https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-parent/
implementation ("com.anrisoftware.globalpom:globalpomutils-parent:4.5.0")
'com.anrisoftware.globalpom:globalpomutils-parent:pom:4.5.0'
<dependency org="com.anrisoftware.globalpom" name="globalpomutils-parent" rev="4.5.0">
<artifact name="globalpomutils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.globalpom', module='globalpomutils-parent', version='4.5.0')
)
libraryDependencies += "com.anrisoftware.globalpom" % "globalpomutils-parent" % "4.5.0"
[com.anrisoftware.globalpom/globalpomutils-parent "4.5.0"]