| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.choreo.connect |
| Идентификатор | Идентификаторrouter |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеChoreo Connect - Router
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| router-1.1.0.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</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/router/
implementation 'org.wso2.choreo.connect:router:1.1.0'
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/router/
implementation ("org.wso2.choreo.connect:router:1.1.0")
'org.wso2.choreo.connect:router:pom:1.1.0'
<dependency org="org.wso2.choreo.connect" name="router" rev="1.1.0">
<artifact name="router" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.choreo.connect', module='router', version='1.1.0')
)
libraryDependencies += "org.wso2.choreo.connect" % "router" % "1.1.0"
[org.wso2.choreo.connect/router "1.1.0"]