Last Version

Mattunderscore Common Parent 1.3.0

Common parent for other projects. Configures dependency and plugin versions. Configures how to release the project.

License

License

GroupId

GroupId

com.mattunderscore
ArtifactId

ArtifactId

mattunderscore-common-parent
Version

Version

1.3.0
Type

Type

pom
Description

Description

Mattunderscore Common Parent
Common parent for other projects. Configures dependency and plugin versions. Configures how to release the project.
Project URL

Project URL

https://github.com/mattunderscorechampion/mattunderscore-common-parent
Source Code Management

Source Code Management

https://github.com/mattunderscorechampion/mattunderscore-common-parent

Download mattunderscore-common-parent 1.3.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.