supervisor


License

License

Categories

Categories

Net
GroupId

GroupId

net.petitviolet
ArtifactId

ArtifactId

supervisor_2.12
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

supervisor
supervisor
Project URL

Project URL

https://github.com/petitviolet/supervisor
Project Organization

Project Organization

net.petitviolet

Download supervisor_2.12

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0
com.typesafe.akka : akka-actor_2.12 jar 2.4.12
com.netflix.hystrix : hystrix-core jar 1.5.6
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.12 jar 2.4.12
org.scalatest : scalatest_2.12 jar 3.0.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0