particle-parent

Parent POM for the Particle Framework that includes all of its components.

License

License

GroupId

GroupId

io.sdsolutions.particle
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

particle-parent
Parent POM for the Particle Framework that includes all of its components.
Project URL

Project URL

https://github.com/sdsolutionsio/particle-parent
Source Code Management

Source Code Management

https://github.com/sdsolutionsio/particle-parent/tree/main

Download parent

Filename Size
parent-2.7.0.pom 5 KB
Browse

How to add to project

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

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.7.0
2.6.8
2.6.7