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

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


Группа

Группа

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

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

router
Версия

Версия

1.1.0-alpha
Тип

Тип

pom

Скачать router 1.1.0-alpha

Имя Файла Размер
router-1.1.0-alpha.pom 3 KB
Обзор

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