base-pom

Base pom.xml file for providing baseline configuration for all CoolArch Maven projects.

License

License

MIT
GroupId

GroupId

cool.arch.infrastructure
ArtifactId

ArtifactId

base-pom
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

base-pom
Base pom.xml file for providing baseline configuration for all CoolArch Maven projects.
Project Organization

Project Organization

CoolArch

Download base-pom

Filename Size
base-pom-1.0.1.pom 10 KB
Browse

How to add to project

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

infrastructure

Common infrastructural artifacts for Cool Arch projects

cool.arch.infrastructure

Cool Arch

Enterprise Open Source

Versions

Version
1.0.1
1.0.0