| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.stratos |
| Идентификатор | Идентификаторstratos-dependents |
| Версия | Версия4.1.6 |
| Тип | Типpom |
| Описание |
ОписаниеApache Stratos - Dependent Projects
Apache Stratos dependent projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| stratos-dependents-4.1.6.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/stratos-dependents/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>stratos-dependents</artifactId>
<version>4.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-dependents/
implementation 'org.apache.stratos:stratos-dependents:4.1.6'
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-dependents/
implementation ("org.apache.stratos:stratos-dependents:4.1.6")
'org.apache.stratos:stratos-dependents:pom:4.1.6'
<dependency org="org.apache.stratos" name="stratos-dependents" rev="4.1.6">
<artifact name="stratos-dependents" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='stratos-dependents', version='4.1.6')
)
libraryDependencies += "org.apache.stratos" % "stratos-dependents" % "4.1.6"
[org.apache.stratos/stratos-dependents "4.1.6"]