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

org.apache.stratos:stratos-distribution 4.1.4

Apache Stratos Manager Distribution

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

org.apache.stratos
Идентификатор

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

stratos-distribution
Версия

Версия

4.1.4
Тип

Тип

jar

Скачать stratos-distribution 4.1.4


<!-- https://jarcasting.com/artifacts/org.apache.stratos/stratos-distribution/ -->
<dependency>
    <groupId>org.apache.stratos</groupId>
    <artifactId>stratos-distribution</artifactId>
    <version>4.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-distribution/
implementation 'org.apache.stratos:stratos-distribution:4.1.4'
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-distribution/
implementation ("org.apache.stratos:stratos-distribution:4.1.4")
'org.apache.stratos:stratos-distribution:jar:4.1.4'
<dependency org="org.apache.stratos" name="stratos-distribution" rev="4.1.4">
  <artifact name="stratos-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='stratos-distribution', version='4.1.4')
)
libraryDependencies += "org.apache.stratos" % "stratos-distribution" % "4.1.4"
[org.apache.stratos/stratos-distribution "4.1.4"]