Sonatype Spike

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

io.pivotal
ArtifactId

ArtifactId

sonatype-spike
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype Spike
A application used as an example on how to set up pushing its components to the Central Repository.

Download sonatype-spike

How to add to project

<!-- https://jarcasting.com/artifacts/io.pivotal/sonatype-spike/ -->
<dependency>
    <groupId>io.pivotal</groupId>
    <artifactId>sonatype-spike</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pivotal/sonatype-spike/
implementation 'io.pivotal:sonatype-spike:1.5.0'
// https://jarcasting.com/artifacts/io.pivotal/sonatype-spike/
implementation ("io.pivotal:sonatype-spike:1.5.0")
'io.pivotal:sonatype-spike:jar:1.5.0'
<dependency org="io.pivotal" name="sonatype-spike" rev="1.5.0">
  <artifact name="sonatype-spike" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pivotal', module='sonatype-spike', version='1.5.0')
)
libraryDependencies += "io.pivotal" % "sonatype-spike" % "1.5.0"
[io.pivotal/sonatype-spike "1.5.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.5.0
1.4.7