Dummy project for spike purposes

Simple empty project to get a grasp on publishing to Maven Central

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.monchynr.spike
ArtifactId

ArtifactId

spike-maven-central-ossrh
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dummy project for spike purposes
Simple empty project to get a grasp on publishing to Maven Central
Project URL

Project URL

https://github.com/MonchynR/spike-maven-central-ossrh
Source Code Management

Source Code Management

http://github.com/MonchynR/spike-maven-central-ossrh

Download spike-maven-central-ossrh

How to add to project

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