Last Version

Fabric8 :: Hubot :: API 3.0.12

A Java library for performing Hubot notifications from inside kubernetes

License

License

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

hubot-api
Version

Version

3.0.12
Type

Type

jar
Description

Description

Fabric8 :: Hubot :: API
A Java library for performing Hubot notifications from inside kubernetes
Project Organization

Project Organization

Red Hat

Download hubot-api 3.0.12


<!-- https://jarcasting.com/artifacts/io.fabric8/hubot-api/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>hubot-api</artifactId>
    <version>3.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/hubot-api/
implementation 'io.fabric8:hubot-api:3.0.12'
// https://jarcasting.com/artifacts/io.fabric8/hubot-api/
implementation ("io.fabric8:hubot-api:3.0.12")
'io.fabric8:hubot-api:jar:3.0.12'
<dependency org="io.fabric8" name="hubot-api" rev="3.0.12">
  <artifact name="hubot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='hubot-api', version='3.0.12')
)
libraryDependencies += "io.fabric8" % "hubot-api" % "3.0.12"
[io.fabric8/hubot-api "3.0.12"]

Dependencies

compile (6)

Group / Artifact Type Version
io.fabric8 : fabric8-cdi jar 3.0.12
io.fabric8 : cxf-utils jar 3.0.12
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.7.4
org.apache.cxf : cxf-rt-rs-client jar 3.1.11

test (10)

Group / Artifact Type Version
junit : junit jar 4.12
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.arquillian.container : arquillian-weld-ee-embedded-1.1 jar 1.0.0.CR9
io.fabric8 : fabric8-cdi test-jar 3.0.12
io.fabric8 : mockwebserver jar 0.1.0
io.fabric8 : kubernetes-client test-jar 3.1.12
io.fabric8 : openshift-client test-jar 3.1.12
org.jboss.weld : weld-core jar 2.3.5.Final
org.jboss.weld.se : weld-se jar 2.3.5.Final
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar

Project Modules

There are no modules declared in this project.