| Группа | Группаorg.apache.stratos.elb |
|---|---|
| Идентификатор | Идентификаторapache-stratos-elb-p2-profile-gen |
| Последняя версия | Последняя версия3.0.0-incubating |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache Stratos - ELB - P2 Profile Generation
Apache Stratos Elastic Load Balancer (ELB)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| apache-stratos-elb-p2-profile-gen-3.0.0-incubating.pom | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.stratos.elb/apache-stratos-elb-p2-profile-gen/ -->
<dependency>
<groupId>org.apache.stratos.elb</groupId>
<artifactId>apache-stratos-elb-p2-profile-gen</artifactId>
<version>3.0.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos.elb/apache-stratos-elb-p2-profile-gen/
implementation 'org.apache.stratos.elb:apache-stratos-elb-p2-profile-gen:3.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stratos.elb/apache-stratos-elb-p2-profile-gen/
implementation ("org.apache.stratos.elb:apache-stratos-elb-p2-profile-gen:3.0.0-incubating")
'org.apache.stratos.elb:apache-stratos-elb-p2-profile-gen:pom:3.0.0-incubating'
<dependency org="org.apache.stratos.elb" name="apache-stratos-elb-p2-profile-gen" rev="3.0.0-incubating">
<artifact name="apache-stratos-elb-p2-profile-gen" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos.elb', module='apache-stratos-elb-p2-profile-gen', version='3.0.0-incubating')
)
libraryDependencies += "org.apache.stratos.elb" % "apache-stratos-elb-p2-profile-gen" % "3.0.0-incubating"
[org.apache.stratos.elb/apache-stratos-elb-p2-profile-gen "3.0.0-incubating"]