Sakola Project OSS Parent

Top level POM for the Sakola Open Source CLE - Used for Release/Metadata

License

License

Categories

Categories

Net
GroupId

GroupId

net.sakola
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Sakola Project OSS Parent
Top level POM for the Sakola Open Source CLE - Used for Release/Metadata
Project Organization

Project Organization

Sakola Project

Download oss-parent

Filename Size
oss-parent-1.pom 8 KB
Browse

How to add to project

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

Versions

Version
1