base pom

This is base pom defining common attributes for public projects.

License

License

GroupId

GroupId

com.coroptis
ArtifactId

ArtifactId

base-pom
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

base pom
This is base pom defining common attributes for public projects.
Project URL

Project URL

http://sourceforge.net/p/cubiculus/
Project Organization

Project Organization

Coroptis

Download base-pom

Filename Size
base-pom-1.0.0.pom 2 KB
Browse

How to add to project

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