Last Version

healthchecks-core 1.0.0

healthchecks-core

License

License

MIT
GroupId

GroupId

com.chatwork
ArtifactId

ArtifactId

healthchecks-core_2.12
Version

Version

1.0.0
Type

Type

jar
Description

Description

healthchecks-core
healthchecks-core
Project URL

Project URL

https://github.com/chatwork/healthchecks
Project Organization

Project Organization

Chatwork Co., Ltd.
Source Code Management

Source Code Management

https://github.com/chatwork/healthchecks

Download healthchecks-core_2.12 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.typelevel : cats-core_2.12 jar 2.1.0
org.typelevel : cats-macros_2.12 jar 2.1.0
org.typelevel : cats-kernel_2.12 jar 2.1.0
io.circe : circe-core_2.12 jar 0.13.0
io.circe : circe-generic_2.12 jar 0.13.0
io.circe : circe-parser_2.12 jar 0.13.0

provided (4)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.12 jar 2.5.32
com.typesafe.akka : akka-stream_2.12 jar 2.5.32
com.typesafe.akka : akka-http_2.12 jar 10.2.4
de.heikoseeberger : akka-http-circe_2.12 jar 1.36.0

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.12 jar 2.5.32
com.typesafe.akka : akka-stream-testkit_2.12 jar 2.5.32
com.typesafe.akka : akka-http-testkit_2.12 jar 10.2.4
org.scalatest : scalatest-funspec_2.12 jar 3.2.7
org.scalatest : scalatest-matchers-core_2.12 jar 3.2.7

Project Modules

There are no modules declared in this project.