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

org.wso2.choreo.connect:integration 1.1.0-alpha2


Группа

Группа

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

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

integration
Версия

Версия

1.1.0-alpha2
Тип

Тип

pom

Скачать integration 1.1.0-alpha2

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

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