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