Last Version

CriticalSection.Org Open-Source Projects 2

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

License

License

GroupId

GroupId

org.criticalsection
ArtifactId

ArtifactId

cs-parent
Version

Version

2
Type

Type

pom
Description

Description

CriticalSection.Org Open-Source 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-parent 2

Filename Size
cs-parent-2.pom 4 KB
Browse

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