License |
License |
---|---|
Categories |
CategoriesOpenShift Container PaaS Providers |
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdopenshift |
Last Version | Last Version1.3.0-20180202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST :: OpenShift Services
syndesis :: openshift
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openshift-1.3.0-20180202.pom | |
openshift-1.3.0-20180202.jar | 15 KB |
openshift-1.3.0-20180202-sources.jar | 10 KB |
openshift-1.3.0-20180202-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis/openshift/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>openshift</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/openshift/
implementation 'io.syndesis:openshift:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/openshift/
implementation ("io.syndesis:openshift:1.3.0-20180202")
'io.syndesis:openshift:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="openshift" rev="1.3.0-20180202">
<artifact name="openshift" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='openshift', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "openshift" % "1.3.0-20180202"
[io.syndesis/openshift "1.3.0-20180202"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis : core | jar | 1.3.0-20180202 |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
io.fabric8 : openshift-client | jar | |
io.fabric8 : kubernetes-model | jar | 1.0.74 |
io.fabric8 : kubernetes-client | jar |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.glassfish : javax.el | jar |