is not current version
Last Version 6.5.0

org.wso2.ei:dataservices-samples-parent 6.3.0-m5

WSO2 Data Services Server Samples Parent

Categories

Categories

Data
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

dataservices-samples-parent
Version

Version

6.3.0-m5
Type

Type

pom

Download dataservices-samples-parent 6.3.0-m5


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