is not current version
Last Version 0.5.0

io.ap4k:openshift-thorntail-starter 0.2.3


Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

openshift-thorntail-starter
Version

Version

0.2.3
Type

Type

jar

Download openshift-thorntail-starter 0.2.3


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