woof-core


License

License

GroupId

GroupId

com.uralian
ArtifactId

ArtifactId

woof-core_2.12
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

woof-core
woof-core
Project URL

Project URL

https://github.com/uralian/woof
Project Organization

Project Organization

Uralian
Source Code Management

Source Code Management

https://github.com/uralian/woof

Download woof-core_2.12

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.typesafe : config jar 1.4.0
ch.qos.logback : logback-classic jar 1.2.3
org.clapper : grizzled-slf4j_2.12 jar 1.3.4
com.beachape : enumeratum-json4s_2.12 jar 1.5.15
org.json4s : json4s-native_2.12 jar 3.6.7
com.softwaremill.sttp.client : core_2.12 jar 2.0.6
com.softwaremill.sttp.client : json4s_2.12 jar 2.0.6
com.softwaremill.sttp.client : async-http-client-backend-future_2.12 jar 2.0.6

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.

woof

Datadog API client for Scala

Versions

Version
0.2.0
0.1.1
0.1.0