не последняя версия
Последняя версия 4.4.0-RC4

org.wso2.sp:wso2sp-integration 4.1.0-RC1

WSO2 Stream Processor Server Integration Tests

Группа

Группа

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

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

wso2sp-integration
Версия

Версия

4.1.0-RC1
Тип

Тип

pom

Скачать wso2sp-integration 4.1.0-RC1

Имя Файла Размер
wso2sp-integration-4.1.0-RC1.pom 1 KB
Обзор

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