License |
License |
---|---|
GroupId | GroupIdio.radanalytics |
ArtifactId | ArtifactIdabstract-operator-annotator |
Version | Version0.6.7 |
Type | Typejar |
Description |
Descriptionparent pom.xml file that is supposed to be reused as parent pom in custom operators
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jsonschema2pojo : jsonschema2pojo-core | jar | 0.4.0 |
io.quarkus : quarkus-core | jar |