Categories |
CategoriesOpenShift Container PaaS Providers |
---|---|
GroupId | GroupIdio.ap4k |
ArtifactId | ArtifactIdopenshift-thorntail-starter |
Version | Version0.4.3 |
Type | Typejar |
Filename | Size |
---|---|
openshift-thorntail-starter-0.4.3.pom | |
openshift-thorntail-starter-0.4.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ap4k/openshift-thorntail-starter/ -->
<dependency>
<groupId>io.ap4k</groupId>
<artifactId>openshift-thorntail-starter</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.ap4k/openshift-thorntail-starter/
implementation 'io.ap4k:openshift-thorntail-starter:0.4.3'
// https://jarcasting.com/artifacts/io.ap4k/openshift-thorntail-starter/
implementation ("io.ap4k:openshift-thorntail-starter:0.4.3")
'io.ap4k:openshift-thorntail-starter:jar:0.4.3'
<dependency org="io.ap4k" name="openshift-thorntail-starter" rev="0.4.3">
<artifact name="openshift-thorntail-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ap4k', module='openshift-thorntail-starter', version='0.4.3')
)
libraryDependencies += "io.ap4k" % "openshift-thorntail-starter" % "0.4.3"
[io.ap4k/openshift-thorntail-starter "0.4.3"]