You can download play-java-ws_2.11-2.5.15.jar in this page.
Apache-2.0
play-java-ws_2.11-2.5.15.jar file has the following types.
META-INF/MANIFEST.MF play.libs.oauth.OAuth.class play.libs.openid.DefaultOpenIdClient.class play.libs.openid.OpenID.class play.libs.openid.OpenIdClient.class play.libs.openid.OpenIdModule.class play.libs.openid.UserInfo.class play.libs.ws.DefaultWSResponseHeaders.class play.libs.ws.StreamedResponse.class play.libs.ws.WS.class play.libs.ws.WSAPI.class play.libs.ws.WSAuthScheme.class play.libs.ws.WSClient.class play.libs.ws.WSCookie.class play.libs.ws.WSRequest.class play.libs.ws.WSRequestExecutor.class play.libs.ws.WSRequestFilter.class play.libs.ws.WSResponse.class play.libs.ws.WSResponseHeaders.class play.libs.ws.WSSignatureCalculator.class play.libs.ws.ahc.AhcWSAPI.class play.libs.ws.ahc.AhcWSClient.class play.libs.ws.ahc.AhcWSCookie.class play.libs.ws.ahc.AhcWSModule.class play.libs.ws.ahc.AhcWSRequest.class play.libs.ws.ahc.AhcWSResponse.class play.libs.ws.ning.NingWSClient.class play.libs.ws.util.CollectionUtil.class reference.conf
play-java-ws_2.11-2.5.15.pom file content.
<?xml version='1.0' encoding='UTF-8'?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>com.typesafe.play</groupId> <artifactId>play-java-ws_2.11</artifactId> <packaging>jar</packaging> <description>Play-Java-WS</description> <url>https://playframework.com</url> <version>2.5.15</version> <licenses> <license> <name>Apache-2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.html</url> <distribution>repo</distribution> </license> </licenses> <name>Play-Java-WS</name> <organization> <name>com.typesafe.play</name> <url>https://playframework.com</url> </organization> <scm> <url>https://github.com/playframework/playframework</url> <connection>scm:git:git@github.com:playframework/playframework.git</connection> </scm> <developers> <developer> <id>playframework</id> <name>Play Framework Team</name> <url>https://github.com/playframework</url> </developer> </developers> <dependencies> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala-library</artifactId> <version>2.11.7</version> </dependency> <dependency> <groupId>com.typesafe.play</groupId> <artifactId>play_2.11</artifactId> <version>2.5.15</version> </dependency> <dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-ws_2.11</artifactId> <version>2.5.15</version> </dependency> <dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-java_2.11</artifactId> <version>2.5.15</version> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>19.0</version> </dependency> <dependency> <groupId>org.asynchttpclient</groupId> <artifactId>async-http-client</artifactId> <version>2.0.24</version> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> <version>1.2.3</version> <scope>test</scope> </dependency> <dependency> <groupId>oauth.signpost</groupId> <artifactId>signpost-core</artifactId> <version>1.2.1.2</version> </dependency> <dependency> <groupId>oauth.signpost</groupId> <artifactId>signpost-commonshttp4</artifactId> <version>1.2.1.2</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> <version>4.5.2</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> <version>4.4.4</version> </dependency> <dependency> <groupId>org.specs2</groupId> <artifactId>specs2-core_2.11</artifactId> <version>3.6.6</version> <scope>test</scope> </dependency> <dependency> <groupId>org.specs2</groupId> <artifactId>specs2-junit_2.11</artifactId> <version>3.6.6</version> <scope>test</scope> </dependency> <dependency> <groupId>org.specs2</groupId> <artifactId>specs2-mock_2.11</artifactId> <version>3.6.6</version> <scope>test</scope> </dependency> <dependency> <groupId>org.specs2</groupId> <artifactId>specs2-matcher-extra_2.11</artifactId> <version>3.6.6</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> <version>1.10.19</version> <scope>test</scope> </dependency> </dependencies> </project>
<dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-java-ws_2.11</artifactId> <version>2.5.15</version> </dependency>
If you think the following play-java-ws_2.11-2.5.15.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download play-java-ws_2.11-2.5.15.jar file