не последняя версия
Последняя версия 6.5.0

org.wso2.ei:service-samples 4.0.0-alpha


Группа

Группа

org.wso2.ei
Идентификатор

Идентификатор

service-samples
Версия

Версия

4.0.0-alpha
Тип

Тип

jar

Скачать service-samples 4.0.0-alpha


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