is not current version
Last Version 4.6.2

com.anrisoftware.globalpom:globalpom-parent 4.2.0

Declares all dependencies and all Maven plug-ins needed for a Advanced Natural Research Institute software project. It will declare the listed properties, add plug-in to deploy source and test sources and deploy the project-tests with the project jar.

GroupId

GroupId

com.anrisoftware.globalpom
ArtifactId

ArtifactId

globalpom-parent
Version

Version

4.2.0
Type

Type

pom

Download globalpom-parent 4.2.0

Filename Size
globalpom-parent-4.2.0.pom 97 KB
Browse

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