| Группа | Группаorg.apache.servicecomb |
|---|---|
| Идентификатор | Идентификаторservicestage-environment |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| servicestage-environment-2.2.0.pom | |
| servicestage-environment-2.2.0.jar | 10 KB |
| servicestage-environment-2.2.0-sources.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/servicestage-environment/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>servicestage-environment</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/servicestage-environment/
implementation 'org.apache.servicecomb:servicestage-environment:2.2.0'
// https://jarcasting.com/artifacts/org.apache.servicecomb/servicestage-environment/
implementation ("org.apache.servicecomb:servicestage-environment:2.2.0")
'org.apache.servicecomb:servicestage-environment:jar:2.2.0'
<dependency org="org.apache.servicecomb" name="servicestage-environment" rev="2.2.0">
<artifact name="servicestage-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='servicestage-environment', version='2.2.0')
)
libraryDependencies += "org.apache.servicecomb" % "servicestage-environment" % "2.2.0"
[org.apache.servicecomb/servicestage-environment "2.2.0"]