hipchatclient


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.nefilim
ArtifactId

ArtifactId

hipchatclient_2.11
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

hipchatclient
hipchatclient
Project URL

Project URL

https://github.com/nefilim/ScalaHipChatClient
Project Organization

Project Organization

org.nefilim
Source Code Management

Source Code Management

https://github.com/nefilim/ScalaHipChatClient.git

Download hipchatclient_2.11

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
io.spray : spray-client_2.11 jar 1.3.2-20140909
io.spray : spray-routing_2.11 jar 1.3.2-20140909
org.json4s : json4s-jackson_2.11 jar 3.2.11
com.typesafe.akka : akka-actor_2.11 jar 2.3.7

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.2
ch.qos.logback : logback-classic jar 1.1.2
io.spray : spray-testkit_2.11 jar 1.3.2-20140909

Project Modules

There are no modules declared in this project.

ScalaHipChatClient

An asynchronous scala hipchat client based on Spray & Akka.

Only supports V2 send room notification API right now, it's aimed at DevOps integrations. See SampleUsageSpec for sample usage.

Versions

Version
0.4