组织ID: |
org.specs2 |
项目ID: |
specs2-analysis_2.12 |
版本: |
4.0.4-f9521ff54-20180413093135 |
最后修改时间: |
2020-04-22 22:27:19 |
包类型: |
jar |
标题: |
specs2-analysis |
描述: |
specs2-analysis |
相关URL: |
https://github.com/etorreborre/specs2 |
大小: |
48.48KB |
|
Maven引入代码: |
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-analysis_2.12</artifactId>
<version>4.0.4-f9521ff54-20180413093135</version>
</dependency>
|
Gradle引入代码: |
org.specs2:specs2-analysis_2.12:4.0.4-f9521ff54-20180413093135
|
下载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>org.specs2</groupId>
<artifactId>specs2-analysis_2.12</artifactId>
<packaging>jar</packaging>
<description>specs2-analysis</description>
<version>4.0.4-f9521ff54-20180413093135</version>
<name>specs2-analysis</name>
<organization>
<name>org.specs2</name>
</organization>
<scm>
<url>https://github.com/etorreborre/specs2</url>
<connection>scm:git:https://github.com/etorreborre/specs2.git</connection>
<developerConnection>scm:git:git@github.com:etorreborre/specs2.git</developerConnection>
</scm>
<url>http://specs2.org/</url>
<licenses>
<license>
<name>MIT-style</name>
<url>http://www.opensource.org/licenses/mit-license.php</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>etorreborre</id>
<name>Eric Torreborre</name>
<url>http://etorreborre.blogspot.com/</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-compiler</artifactId>
<version>2.12.3</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.3</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-common_2.12</artifactId>
<version>4.0.4-f9521ff54-20180413093135</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.12</artifactId>
<version>4.0.4-f9521ff54-20180413093135</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-matcher_2.12</artifactId>
<version>4.0.4-f9521ff54-20180413093135</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-scalacheck_2.12</artifactId>
<version>4.0.4-f9521ff54-20180413093135</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>classycle</artifactId>
<version>1.4.3</version>
</dependency>
<dependency>
<groupId>org.scala-sbt</groupId>
<artifactId>test-interface</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-stubs_2.12</artifactId>
<version>0.6.22</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.specs2.specification.Analysis$$anon$1.class
org.specs2.analysis.LayersAnalysis$Layer.class
org.specs2.analysis.LayersAnalysis$Layers$.class
org.specs2.analysis.ClassycleDependencyFinder.class
org.specs2.analysis.LayersAnalysis$Layers.class
org.specs2.matcher.DependencyMatchers.class
org.specs2.specification.Analysis$appendLayersToString.class
org.specs2.matcher.DependencyBeHaveMatchers.class
org.specs2.analysis.LayersAnalysis.class
org.specs2.matcher.DependencyBaseMatchers$LayersDependenciesMatcher.class
org.specs2.analysis.LayersAnalysis$Layer$.class
org.specs2.analysis.Dependencies$.class
org.specs2.analysis.Dependency$.class
org.specs2.analysis.LayersAnalysis$Layer$$anon$1.class
org.specs2.matcher.DependencyBeHaveMatchers$LayersResultMatcher.class
org.specs2.matcher.DependencyBaseMatchers.class
org.specs2.analysis.Dependencies.class
org.specs2.analysis.DependencyFinder.class
org.specs2.analysis.ClassycleDependencyFinder$$anonfun$$nestedInanonfun$getPackageDependents$2$1.class
org.specs2.analysis.Dependency.class
org.specs2.specification.Analysis.class
|
依赖Jar: |
scala-compiler-2.12.3.jar
/org.scala-lang/scala-compiler/2.12.3
查看scala-compiler所有版本文件
scala-library-2.12.3.jar
/org.scala-lang/scala-library/2.12.3
查看scala-library所有版本文件
specs2-common_2.12-4.0.4-f9521ff54-20180413093135.jar
/org.specs2/specs2-common_2.12/4.0.4-f9521ff54-20180413093135
查看specs2-common_2.12所有版本文件
specs2-core_2.12-4.0.4-f9521ff54-20180413093135.jar
/org.specs2/specs2-core_2.12/4.0.4-f9521ff54-20180413093135
查看specs2-core_2.12所有版本文件
specs2-matcher_2.12-4.0.4-f9521ff54-20180413093135.jar
/org.specs2/specs2-matcher_2.12/4.0.4-f9521ff54-20180413093135
查看specs2-matcher_2.12所有版本文件
specs2-scalacheck_2.12-4.0.4-f9521ff54-20180413093135.jar
/org.specs2/specs2-scalacheck_2.12/4.0.4-f9521ff54-20180413093135
查看specs2-scalacheck_2.12所有版本文件
classycle-1.4.3.jar
/org.specs2/classycle/1.4.3
查看classycle所有版本文件
test-interface-1.0.jar
/org.scala-sbt/test-interface/1.0
查看test-interface所有版本文件
scalajs-stubs_2.12-0.6.22.jar
/org.scala-js/scalajs-stubs_2.12/0.6.22
查看scalajs-stubs_2.12所有版本文件
|