Paradoxical deployment base pom

A base pom with deployment settings for paradoxical projects

License

License

GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

deployment-base-pom
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Paradoxical deployment base pom
A base pom with deployment settings for paradoxical projects
Project URL

Project URL

https://github.com/paradoxical-io
Source Code Management

Source Code Management

http://github.com/paradoxical-io/deployment

Download deployment-base-pom

How to add to project

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

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.1
1.0