| License |
License |
|---|---|
| GroupId | GroupIdorg.allenai.common |
| ArtifactId | ArtifactIdcommon-webapp_2.10 |
| Version | Version2014.12.04-1 |
| Type | Typejar |
| Description |
Descriptioncommon-webapp
common-webapp
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.allenai.common/common-webapp_2.10/ -->
<dependency>
<groupId>org.allenai.common</groupId>
<artifactId>common-webapp_2.10</artifactId>
<version>2014.12.04-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.allenai.common/common-webapp_2.10/
implementation 'org.allenai.common:common-webapp_2.10:2014.12.04-1'
// https://jarcasting.com/artifacts/org.allenai.common/common-webapp_2.10/
implementation ("org.allenai.common:common-webapp_2.10:2014.12.04-1")
'org.allenai.common:common-webapp_2.10:jar:2014.12.04-1'
<dependency org="org.allenai.common" name="common-webapp_2.10" rev="2014.12.04-1">
<artifact name="common-webapp_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.allenai.common', module='common-webapp_2.10', version='2014.12.04-1')
)
libraryDependencies += "org.allenai.common" % "common-webapp_2.10" % "2014.12.04-1"
[org.allenai.common/common-webapp_2.10 "2014.12.04-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.allenai.common : common-core_2.10 | jar | 2014.12.04-1 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.3.5 |
| io.spray : spray-json_2.10 | jar | 1.2.6 |
| io.spray : spray-routing_2.10 | jar | 1.3.1 |
| com.typesafe : config | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.allenai.common : common-testkit_2.10 | jar | 2014.12.04-1 |
| io.spray : spray-testkit_2.10 | jar | 1.3.1 |