Categories |
CategoriesOpenShift Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.isdream |
ArtifactId | ArtifactIdjointware-openshift |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjointware-openshift
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.isdream/jointware-openshift/ -->
<dependency>
<groupId>com.github.isdream</groupId>
<artifactId>jointware-openshift</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isdream/jointware-openshift/
implementation 'com.github.isdream:jointware-openshift:2.0.0'
// https://jarcasting.com/artifacts/com.github.isdream/jointware-openshift/
implementation ("com.github.isdream:jointware-openshift:2.0.0")
'com.github.isdream:jointware-openshift:jar:2.0.0'
<dependency org="com.github.isdream" name="jointware-openshift" rev="2.0.0">
<artifact name="jointware-openshift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isdream', module='jointware-openshift', version='2.0.0')
)
libraryDependencies += "com.github.isdream" % "jointware-openshift" % "2.0.0"
[com.github.isdream/jointware-openshift "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.isdream : jointware-kubernetes | jar | 2.0.0 |
org.yaml : snakeyaml | jar | |
io.fabric8 : openshift-client | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |