maven-central-parent

A pom for deploying to maven central.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.jcustenborder
ArtifactId

ArtifactId

maven-central-parent
Last Version

Last Version

1.0.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

maven-central-parent
A pom for deploying to maven central.
Project URL

Project URL

https://github.com/jcustenborder/maven-central-parent
Source Code Management

Source Code Management

https://github.com/jcustenborder/maven-central-parent

Download maven-central-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jcustenborder/maven-central-parent/ -->
<dependency>
    <groupId>com.github.jcustenborder</groupId>
    <artifactId>maven-central-parent</artifactId>
    <version>1.0.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder/maven-central-parent/
implementation 'com.github.jcustenborder:maven-central-parent:1.0.0.0'
// https://jarcasting.com/artifacts/com.github.jcustenborder/maven-central-parent/
implementation ("com.github.jcustenborder:maven-central-parent:1.0.0.0")
'com.github.jcustenborder:maven-central-parent:pom:1.0.0.0'
<dependency org="com.github.jcustenborder" name="maven-central-parent" rev="1.0.0.0">
  <artifact name="maven-central-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder', module='maven-central-parent', version='1.0.0.0')
)
libraryDependencies += "com.github.jcustenborder" % "maven-central-parent" % "1.0.0.0"
[com.github.jcustenborder/maven-central-parent "1.0.0.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.

Versions

Version
1.0.0.0