Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.wso2.siddhi |
ArtifactId | ArtifactIdsiddhi-core-doc-gen |
Version | Version4.1.27 |
Type | Typejar |
Filename | Size |
---|---|
siddhi-core-doc-gen-4.1.27.pom | |
siddhi-core-doc-gen-4.1.27.jar | 7 KB |
siddhi-core-doc-gen-4.1.27-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-core-doc-gen/ -->
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-core-doc-gen</artifactId>
<version>4.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-core-doc-gen/
implementation 'org.wso2.siddhi:siddhi-core-doc-gen:4.1.27'
// https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-core-doc-gen/
implementation ("org.wso2.siddhi:siddhi-core-doc-gen:4.1.27")
'org.wso2.siddhi:siddhi-core-doc-gen:jar:4.1.27'
<dependency org="org.wso2.siddhi" name="siddhi-core-doc-gen" rev="4.1.27">
<artifact name="siddhi-core-doc-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.siddhi', module='siddhi-core-doc-gen', version='4.1.27')
)
libraryDependencies += "org.wso2.siddhi" % "siddhi-core-doc-gen" % "4.1.27"
[org.wso2.siddhi/siddhi-core-doc-gen "4.1.27"]