CriticalSection.Org parent POM for Java projects

Top-Level POM for projects hosted on CriticalSection.Org. Defines the common settings for all projects.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.criticalsection
ArtifactId

ArtifactId

cs-java-parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

CriticalSection.Org parent POM for Java projects
Top-Level POM for projects hosted on CriticalSection.Org. Defines the common settings for all projects.
Project Organization

Project Organization

CriticalSection.Org

Download cs-java-parent

Filename Size
cs-java-parent-2.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.criticalsection/cs-java-parent/ -->
<dependency>
    <groupId>org.criticalsection</groupId>
    <artifactId>cs-java-parent</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.criticalsection/cs-java-parent/
implementation 'org.criticalsection:cs-java-parent:2'
// https://jarcasting.com/artifacts/org.criticalsection/cs-java-parent/
implementation ("org.criticalsection:cs-java-parent:2")
'org.criticalsection:cs-java-parent:pom:2'
<dependency org="org.criticalsection" name="cs-java-parent" rev="2">
  <artifact name="cs-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.criticalsection', module='cs-java-parent', version='2')
)
libraryDependencies += "org.criticalsection" % "cs-java-parent" % "2"
[org.criticalsection/cs-java-parent "2"]

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
2
1