whales


License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.andimiller
ArtifactId

ArtifactId

whales_2.13
Last Version

Last Version

0.16.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

whales
whales
Project URL

Project URL

https://github.com/andimiller/whales
Project Organization

Project Organization

net.andimiller
Source Code Management

Source Code Management

https://github.com/andimiller/whales

Download whales_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/net.andimiller/whales_2.13/ -->
<dependency>
    <groupId>net.andimiller</groupId>
    <artifactId>whales_2.13</artifactId>
    <version>0.16.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/net.andimiller/whales_2.13/
implementation 'net.andimiller:whales_2.13:0.16.0-M1'
// https://jarcasting.com/artifacts/net.andimiller/whales_2.13/
implementation ("net.andimiller:whales_2.13:0.16.0-M1")
'net.andimiller:whales_2.13:jar:0.16.0-M1'
<dependency org="net.andimiller" name="whales_2.13" rev="0.16.0-M1">
  <artifact name="whales_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andimiller', module='whales_2.13', version='0.16.0-M1')
)
libraryDependencies += "net.andimiller" % "whales_2.13" % "0.16.0-M1"
[net.andimiller/whales_2.13 "0.16.0-M1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.typelevel : cats-effect_2.13 jar 2.0.0-M4
co.fs2 : fs2-core_2.13 jar 1.1.0-M1
co.fs2 : fs2-io_2.13 jar 1.1.0-M1
com.spotify : docker-client jar 8.14.4

test (8)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
org.http4s : http4s-blaze-client_2.13 jar 0.21.0-M1
org.http4s : http4s-blaze-server_2.13 jar 0.21.0-M1
org.http4s : http4s-dsl_2.13 jar 0.21.0-M1
ch.qos.logback : logback-classic jar 1.2.3
org.tpolecat : doobie-core_2.13 jar 0.8.0-M1
mysql : mysql-connector-java jar 8.0.15
com.ovoenergy : fs2-kafka_2.13 jar 0.20.0-M1

Project Modules

There are no modules declared in this project.

whales

Join the chat at https://gitter.im/andimiller/whales

A cats-based docker client.

For docs please see the microsite.

Versions

Version
0.16.0-M1