| License |
License |
|---|---|
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdplay_2.12 |
| Version | Version2.8.8 |
| Type | Typejar |
| Description |
DescriptionPlay
Play
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play_2.12-2.8.8.pom | |
| play_2.12-2.8.8.jar | 2 MB |
| play_2.12-2.8.8-sources.jar | 513 KB |
| play_2.12-2.8.8-playdoc.jar | 2 MB |
| play_2.12-2.8.8-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play_2.12/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play_2.12</artifactId>
<version>2.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play_2.12/
implementation 'com.typesafe.play:play_2.12:2.8.8'
// https://jarcasting.com/artifacts/com.typesafe.play/play_2.12/
implementation ("com.typesafe.play:play_2.12:2.8.8")
'com.typesafe.play:play_2.12:jar:2.8.8'
<dependency org="com.typesafe.play" name="play_2.12" rev="2.8.8">
<artifact name="play_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play_2.12', version='2.8.8')
)
libraryDependencies += "com.typesafe.play" % "play_2.12" % "2.8.8"
[com.typesafe.play/play_2.12 "2.8.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.12.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.14 |
| com.typesafe.akka : akka-actor-testkit-typed_2.12 | jar | 2.6.14 |
| org.specs2 : specs2-core_2.12 | jar | 4.8.3 |
| org.specs2 : specs2-junit_2.12 | jar | 4.8.3 |
| org.specs2 : specs2-mock_2.12 | jar | 4.8.3 |
| junit : junit | jar | 4.13.2 |
| com.novocode : junit-interface | jar | 0.11 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 3.2.4 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.specs2 : specs2-scalacheck_2.12 | jar | 4.8.3 |
| org.scalacheck : scalacheck_2.12 | jar | 1.14.3 |
| com.google.jimfs : jimfs | jar | 1.1 |