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

org.apache.stratos:stratos-profile-gen 4.1.2


Группа

Группа

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

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

stratos-profile-gen
Версия

Версия

4.1.2
Тип

Тип

pom

Скачать stratos-profile-gen 4.1.2

Имя Файла Размер
stratos-profile-gen-4.1.2.pom 73 KB
Обзор

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