| 组织ID: |
com.typesafe.play |
| 项目ID: |
play-exceptions |
| 版本: |
2.4.0-RC5 |
| 最后修改时间: |
2019-11-01 00:38:32 |
| 包类型: |
jar |
| 标题: |
Apache-2.0 |
| 描述: |
Play-Exceptions |
| 相关URL: |
https://playframework.com |
| 大小: |
4.49KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-exceptions</artifactId>
<version>2.4.0-RC5</version>
</dependency>
|
| Gradle引入代码: |
com.typesafe.play:play-exceptions:2.4.0-RC5
|
| 下载Jar包: |
|
| POM文件内容: |
<?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-exceptions</artifactId>
<packaging>jar</packaging>
<description>Play-Exceptions</description>
<url>https://playframework.com</url>
<version>2.4.0-RC5</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-Exceptions</name>
<organization>
<name>com.typesafe.play</name>
<url>https://playframework.com</url>
</organization>
<scm>
<url>git@github.com:playframework/playframework.git</url>
<connection>scm:git:git@github.com:playframework/playframework.git</connection>
</scm>
<developers>
<developer>
<id>guillaumebort</id>
<name>Guillaume Bort</name>
<url>http://guillaume.bort.fr</url>
</developer>
<developer>
<id>pk11</id>
<name>Peter Hausel</name>
<url>https://twitter.com/pk11</url>
</developer>
<developer>
<id>sadache</id>
<name>Sadek Drobi</name>
<url>http://sadache.tumblr.com</url>
</developer>
<developer>
<id>erwan</id>
<name>Erwan Loisant</name>
<url>http://caffeinelab.net/</url>
</developer>
<developer>
<id>jroper</id>
<name>James Roper</name>
<url>https://jazzy.id.au</url>
</developer>
<developer>
<id>huntc</id>
<name>Christopher Hunt</name>
<url>http://christopherhunt-software.blogspot.com.au/</url>
</developer>
<developer>
<id>richdougherty</id>
<name>Rich Dougherty</name>
<url>http://www.richdougherty.com/</url>
</developer>
<developer>
<id>pvlugter</id>
<name>Peter Vlugter</name>
<url>https://github.com/pvlugter</url>
</developer>
<developer>
<id>wsargent</id>
<name>Will Sargent</name>
<url>https://github.com/wsargent</url>
</developer>
<developer>
<id>julienrf</id>
<name>Julien Richard-Foy</name>
<url>http://julien.richard-foy.fr</url>
</developer>
<developer>
<id>baloo</id>
<name>Arthur Gautier</name>
<url>https://twitter.com/baloose</url>
</developer>
<developer>
<id>cchantep</id>
<name>C茅dric Chantepie</name>
<url>https://twitter.com/cchantep</url>
</developer>
<developer>
<id>benmccann</id>
<name>Ben McCann</name>
<url>http://www.benmccann.com</url>
</developer>
<developer>
<id>mandubian</id>
<name>Pascal Voitot</name>
<url>http://www.mandubian.com</url>
</developer>
<developer>
<id>nraychaudhuri</id>
<name>Nilanjan Raychaudhuri</name>
<url>http://www.manning.com/raychaudhuri/</url>
</developer>
<developer>
<id>gmethvin</id>
<name>Greg Methvin</name>
<url>http://methvin.net</url>
</developer>
</developers>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
play.api.PlayException$RichDescription.class
play.api.UsefulException.class
play.api.PlayException.class
play.api.PlayException$InterestingLines.class
play.api.PlayException$ExceptionAttachment.class
play.api.PlayException$ExceptionSource.class
|
| 依赖Jar: |
无
|