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

org.apache.servicecomb:solutions 2.2.0


Группа

Группа

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

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

solutions
Версия

Версия

2.2.0
Тип

Тип

pom

Скачать solutions 2.2.0

Имя Файла Размер
solutions-2.2.0.pom 1 KB
Обзор

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