Last Version

service-container 1.0.5

Service Container

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.vonnagy
ArtifactId

ArtifactId

service-container_2.10
Version

Version

1.0.5
Type

Type

jar
Description

Description

service-container
Service Container
Project URL

Project URL

https://github.com/vonnagy/service-container
Project Organization

Project Organization

com.github.vonnagy

Download service-container_2.10 1.0.5


<!-- 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"]

Dependencies

compile (16)

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

provided (2)

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

test (5)

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

Project Modules

There are no modules declared in this project.