License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.github.vonnagy |
ArtifactId | ArtifactIdservice-container_2.13 |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionservice-container
Service Container
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.vonnagy |
<!-- https://jarcasting.com/artifacts/com.github.vonnagy/service-container_2.13/ -->
<dependency>
<groupId>com.github.vonnagy</groupId>
<artifactId>service-container_2.13</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vonnagy/service-container_2.13/
implementation 'com.github.vonnagy:service-container_2.13:2.1.0'
// https://jarcasting.com/artifacts/com.github.vonnagy/service-container_2.13/
implementation ("com.github.vonnagy:service-container_2.13:2.1.0")
'com.github.vonnagy:service-container_2.13:jar:2.1.0'
<dependency org="com.github.vonnagy" name="service-container_2.13" rev="2.1.0">
<artifact name="service-container_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vonnagy', module='service-container_2.13', version='2.1.0')
)
libraryDependencies += "com.github.vonnagy" % "service-container_2.13" % "2.1.0"
[com.github.vonnagy/service-container_2.13 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
com.typesafe.akka : akka-actor_2.13 | jar | 2.5.23 |
com.typesafe.akka : akka-http-core_2.13 | jar | 10.1.8 |
com.typesafe.akka : akka-http_2.13 | jar | 10.1.8 |
com.typesafe.akka : akka-remote_2.13 | jar | 2.5.23 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.5.23 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.5.23 |
org.json4s : json4s-jackson_2.13 | jar | 3.6.7 |
org.json4s : json4s-ext_2.13 | jar | 3.6.7 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : log4j-over-slf4j | jar | 1.7.26 |
io.dropwizard.metrics : metrics-core | jar | 4.1.0 |
io.dropwizard.metrics : metrics-jvm | jar | 4.1.0 |
joda-time : joda-time | jar | 2.10.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.13 | jar | 2.5.23 |
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.1.8 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.5.23 |
org.specs2 : specs2-core_2.13 | jar | 4.6.0 |
org.specs2 : specs2-mock_2.13 | jar | 4.6.0 |