POM providing configuration for an open source deployment to Sonatype

Allows deployment to Sonatype

License

License

GroupId

GroupId

uk.org.lidalia
ArtifactId

ArtifactId

oss-deployable
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

POM providing configuration for an open source deployment to Sonatype
Allows deployment to Sonatype
Project URL

Project URL

https://github.com/Mahoney/oss-deployable
Source Code Management

Source Code Management

https://github.com/Mahoney/oss-deployable

Download oss-deployable

Filename Size
oss-deployable-1.3.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/uk.org.lidalia/oss-deployable/ -->
<dependency>
    <groupId>uk.org.lidalia</groupId>
    <artifactId>oss-deployable</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.lidalia/oss-deployable/
implementation 'uk.org.lidalia:oss-deployable:1.3.0'
// https://jarcasting.com/artifacts/uk.org.lidalia/oss-deployable/
implementation ("uk.org.lidalia:oss-deployable:1.3.0")
'uk.org.lidalia:oss-deployable:pom:1.3.0'
<dependency org="uk.org.lidalia" name="oss-deployable" rev="1.3.0">
  <artifact name="oss-deployable" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.lidalia', module='oss-deployable', version='1.3.0')
)
libraryDependencies += "uk.org.lidalia" % "oss-deployable" % "1.3.0"
[uk.org.lidalia/oss-deployable "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.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0