Global POM :: Groovy Base

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.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.anrisoftware.globalpom
ArtifactId

ArtifactId

globalpom-groovy-base
Last Version

Last Version

4.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Global POM :: Groovy Base
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.
Project Organization

Project Organization

Advanced Natural Research Institute

Download globalpom-groovy-base

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • globalpom-groovy
  • globalpom-groovy-osgi
  • globalpom-groovytestutils

Versions

Version
4.4.0
4.3.0
4.2.1