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

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


Группа

Группа

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

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

integration
Версия

Версия

1.1.0-alpha
Тип

Тип

pom

Скачать integration 1.1.0-alpha

Имя Файла Размер
integration-1.1.0-alpha.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-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/integration/
implementation 'org.wso2.choreo.connect:integration:1.1.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/integration/
implementation ("org.wso2.choreo.connect:integration:1.1.0-alpha")
'org.wso2.choreo.connect:integration:pom:1.1.0-alpha'
<dependency org="org.wso2.choreo.connect" name="integration" rev="1.1.0-alpha">
  <artifact name="integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.choreo.connect', module='integration', version='1.1.0-alpha')
)
libraryDependencies += "org.wso2.choreo.connect" % "integration" % "1.1.0-alpha"
[org.wso2.choreo.connect/integration "1.1.0-alpha"]