не последняя версия
Последняя версия 2.0-RC1

org.eclipse.microprofile.lra:microprofile-lra-spec 1.0-M2

MicroProfile LRA Specification :: Specification

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.microprofile.lra
Идентификатор

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

microprofile-lra-spec
Версия

Версия

1.0-M2
Тип

Тип

pom

Скачать microprofile-lra-spec 1.0-M2

Имя Файла Размер
microprofile-lra-spec-1.0-M2.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-spec/ -->
<dependency>
    <groupId>org.eclipse.microprofile.lra</groupId>
    <artifactId>microprofile-lra-spec</artifactId>
    <version>1.0-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-spec/
implementation 'org.eclipse.microprofile.lra:microprofile-lra-spec:1.0-M2'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-spec/
implementation ("org.eclipse.microprofile.lra:microprofile-lra-spec:1.0-M2")
'org.eclipse.microprofile.lra:microprofile-lra-spec:pom:1.0-M2'
<dependency org="org.eclipse.microprofile.lra" name="microprofile-lra-spec" rev="1.0-M2">
  <artifact name="microprofile-lra-spec" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.lra', module='microprofile-lra-spec', version='1.0-M2')
)
libraryDependencies += "org.eclipse.microprofile.lra" % "microprofile-lra-spec" % "1.0-M2"
[org.eclipse.microprofile.lra/microprofile-lra-spec "1.0-M2"]