Last Version

Operator Parent POM 0.3.25

parent pom.xml file that is supposed to be reused as parent pom in custom operators

License

License

GroupId

GroupId

io.radanalytics
ArtifactId

ArtifactId

operator-parent-pom
Version

Version

0.3.25
Type

Type

pom
Description

Description

Operator Parent POM
parent pom.xml file that is supposed to be reused as parent pom in custom operators
Project URL

Project URL

https://github.com/jvm-operators/operator-parent-pom
Source Code Management

Source Code Management

https://github.com/jvm-operators/operator-parent-pom

Download operator-parent-pom 0.3.25


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

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.