Last Version

io.radanalytics:abstract-operator-annotator 0.6.7

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

License

License

GroupId

GroupId

io.radanalytics
ArtifactId

ArtifactId

abstract-operator-annotator
Version

Version

0.6.7
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/jvm-operators/abstract-operator

Download abstract-operator-annotator 0.6.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsonschema2pojo : jsonschema2pojo-core jar 0.4.0
io.quarkus : quarkus-core jar

Project Modules

There are no modules declared in this project.