Sunshower Parent Pom

Sunshower.io open-source parent-pom

License

License

GroupId

GroupId

io.sunshower.environment
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.23.Final
Release Date

Release Date

Type

Type

pom
Description

Description

Sunshower Parent Pom
Sunshower.io open-source parent-pom
Project URL

Project URL

https://www.sunshower.io

Download parent

Filename Size
parent-1.0.23.Final.pom 5 KB
Browse

How to add to project

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

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.0.23.Final
1.0.21.Final
1.0.19.Final