| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.github.vonnagy |
| ArtifactId | ArtifactIdservice-container_2.10 |
| Version | Version1.0.5 |
| Type | Typejar |
| Description |
Descriptionservice-container
Service Container
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.vonnagy |
| Filename | Size |
|---|---|
| service-container_2.10-1.0.5.pom | |
| service-container_2.10-1.0.5.jar | 389 KB |
| service-container_2.10-1.0.5-sources.jar | 41 KB |
| service-container_2.10-1.0.5-javadoc.jar | 724 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vonnagy/service-container_2.10/ -->
<dependency>
<groupId>com.github.vonnagy</groupId>
<artifactId>service-container_2.10</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vonnagy/service-container_2.10/
implementation 'com.github.vonnagy:service-container_2.10:1.0.5'
// https://jarcasting.com/artifacts/com.github.vonnagy/service-container_2.10/
implementation ("com.github.vonnagy:service-container_2.10:1.0.5")
'com.github.vonnagy:service-container_2.10:jar:1.0.5'
<dependency org="com.github.vonnagy" name="service-container_2.10" rev="1.0.5">
<artifact name="service-container_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vonnagy', module='service-container_2.10', version='1.0.5')
)
libraryDependencies += "com.github.vonnagy" % "service-container_2.10" % "1.0.5"
[com.github.vonnagy/service-container_2.10 "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.3.11 |
| com.typesafe.akka : akka-slf4j_2.10 | jar | 2.3.11 |
| com.typesafe.akka : akka-remote_2.10 | jar | 2.3.11 |
| io.spray : spray-can_2.10 | jar | 1.3.3 |
| io.spray : spray-http_2.10 | jar | 1.3.3 |
| io.spray : spray-httpx_2.10 | jar | 1.3.3 |
| io.spray : spray-routing_2.10 | jar | 1.3.3 |
| net.liftweb : lift-json_2.10 | jar | 2.6.2 |
| net.liftweb : lift-json-ext_2.10 | jar | 2.6.2 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
| io.dropwizard.metrics : metrics-jvm | jar | 3.1.2 |
| joda-time : joda-time | jar | 2.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.1.0 |
| org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.11 |
| io.spray : spray-testkit_2.10 | jar | 1.3.3 |
| org.specs2 : specs2-core_2.10 | jar | 3.6.1 |
| org.specs2 : specs2-mock_2.10 | jar | 3.6.1 |
| org.scalaz.stream : scalaz-stream_2.10 | jar | 0.7a |