Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.wso2.extension.siddhi.map.avro |
ArtifactId | ArtifactIdsiddhi-map-avro-parent |
Version | Version2.0.0 |
Type | Typepom |
Filename | Size |
---|---|
siddhi-map-avro-parent-2.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.extension.siddhi.map.avro/siddhi-map-avro-parent/ -->
<dependency>
<groupId>org.wso2.extension.siddhi.map.avro</groupId>
<artifactId>siddhi-map-avro-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.map.avro/siddhi-map-avro-parent/
implementation 'org.wso2.extension.siddhi.map.avro:siddhi-map-avro-parent:2.0.0'
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.map.avro/siddhi-map-avro-parent/
implementation ("org.wso2.extension.siddhi.map.avro:siddhi-map-avro-parent:2.0.0")
'org.wso2.extension.siddhi.map.avro:siddhi-map-avro-parent:pom:2.0.0'
<dependency org="org.wso2.extension.siddhi.map.avro" name="siddhi-map-avro-parent" rev="2.0.0">
<artifact name="siddhi-map-avro-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.extension.siddhi.map.avro', module='siddhi-map-avro-parent', version='2.0.0')
)
libraryDependencies += "org.wso2.extension.siddhi.map.avro" % "siddhi-map-avro-parent" % "2.0.0"
[org.wso2.extension.siddhi.map.avro/siddhi-map-avro-parent "2.0.0"]