License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdfabric8-devops |
Last Version | Last Version3.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: DevOps
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fabric8-devops-3.0.12.pom | |
fabric8-devops-3.0.12.jar | 11 KB |
fabric8-devops-3.0.12-sources.jar | 6 KB |
fabric8-devops-3.0.12-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/fabric8-devops/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-devops</artifactId>
<version>3.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/fabric8-devops/
implementation 'io.fabric8:fabric8-devops:3.0.12'
// https://jarcasting.com/artifacts/io.fabric8/fabric8-devops/
implementation ("io.fabric8:fabric8-devops:3.0.12")
'io.fabric8:fabric8-devops:jar:3.0.12'
<dependency org="io.fabric8" name="fabric8-devops" rev="3.0.12">
<artifact name="fabric8-devops" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='fabric8-devops', version='3.0.12')
)
libraryDependencies += "io.fabric8" % "fabric8-devops" % "3.0.12"
[io.fabric8/fabric8-devops "3.0.12"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : fabric8-utils | jar | 3.0.12 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.7.4 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 2.4.1 |
junit : junit | jar | 4.12 |