Last Version

base-pom 1.0.1

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
Version

Version

1.0.1
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 1.0.1

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

<!-- 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.