is not current version
Last Version 4.3.0

org.wso2.sp:product 4.0.0

WSO2 Stream Processor - Distribution

GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

product
Version

Version

4.0.0
Type

Type

pom

Download product 4.0.0


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