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

org.apache.servicecomb:foundations 2.3.1


Группа

Группа

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

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

foundations
Версия

Версия

2.3.1
Тип

Тип

pom

Скачать foundations 2.3.1

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

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