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

io.ap4k:openshift-annotations 0.3.4


Категории

Категории

OpenShift Контейнер PaaS Providers
Группа

Группа

io.ap4k
Идентификатор

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

openshift-annotations
Версия

Версия

0.3.4
Тип

Тип

jar

Скачать openshift-annotations 0.3.4


<!-- https://jarcasting.com/artifacts/io.ap4k/openshift-annotations/ -->
<dependency>
    <groupId>io.ap4k</groupId>
    <artifactId>openshift-annotations</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.ap4k/openshift-annotations/
implementation 'io.ap4k:openshift-annotations:0.3.4'
// https://jarcasting.com/artifacts/io.ap4k/openshift-annotations/
implementation ("io.ap4k:openshift-annotations:0.3.4")
'io.ap4k:openshift-annotations:jar:0.3.4'
<dependency org="io.ap4k" name="openshift-annotations" rev="0.3.4">
  <artifact name="openshift-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ap4k', module='openshift-annotations', version='0.3.4')
)
libraryDependencies += "io.ap4k" % "openshift-annotations" % "0.3.4"
[io.ap4k/openshift-annotations "0.3.4"]