License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-java_2.13.0-M5 |
Last Version | Last Version2.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlay-Java
Play-Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-java_2.13.0-M5-2.7.2.pom | |
play-java_2.13.0-M5-2.7.2.jar | 57 KB |
play-java_2.13.0-M5-2.7.2-sources.jar | 28 KB |
play-java_2.13.0-M5-2.7.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-java_2.13.0-M5/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-java_2.13.0-M5</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-java_2.13.0-M5/
implementation 'com.typesafe.play:play-java_2.13.0-M5:2.7.2'
// https://jarcasting.com/artifacts/com.typesafe.play/play-java_2.13.0-M5/
implementation ("com.typesafe.play:play-java_2.13.0-M5:2.7.2")
'com.typesafe.play:play-java_2.13.0-M5:jar:2.7.2'
<dependency org="com.typesafe.play" name="play-java_2.13.0-M5" rev="2.7.2">
<artifact name="play-java_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-java_2.13.0-M5', version='2.7.2')
)
libraryDependencies += "com.typesafe.play" % "play-java_2.13.0-M5" % "2.7.2"
[com.typesafe.play/play-java_2.13.0-M5 "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
com.typesafe.play : play_2.13.0-M5 | jar | 2.7.2 |
org.scala-lang.modules : scala-java8-compat_2.13.0-M5 | jar | 0.9.0 |
net.jodah : typetools | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.13.0-M5 | jar | 2.7.2 |
com.typesafe.play : play-specs2_2.13.0-M5 | jar | 2.7.2 |
com.typesafe.play : play-guice_2.13.0-M5 | jar | 2.7.2 |
org.specs2 : specs2-core_2.13.0-M5 | jar | 4.3.6 |
org.specs2 : specs2-junit_2.13.0-M5 | jar | 4.3.6 |
org.specs2 : specs2-mock_2.13.0-M5 | jar | 4.3.6 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 2.23.4 |
ch.qos.logback : logback-classic | jar | 1.2.3 |