组织ID: |
org.specs2 |
项目ID: |
specs2-junit_2.11 |
版本: |
4.3.0 |
最后修改时间: |
2019-12-01 22:33:39 |
包类型: |
jar |
标题: |
specs2-junit |
描述: |
specs2-junit |
相关URL: |
https://github.com/etorreborre/specs2 |
大小: |
194.83KB |
|
Maven引入代码: |
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-junit_2.11</artifactId>
<version>4.3.0</version>
</dependency>
|
Gradle引入代码: |
org.specs2:specs2-junit_2.11:4.3.0
|
下载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-junit_2.11</artifactId>
<packaging>jar</packaging>
<description>specs2-junit</description>
<version>4.3.0</version>
<name>specs2-junit</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-library</artifactId>
<version>2.11.12</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.11</artifactId>
<version>4.3.0</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-matcher-extra_2.11</artifactId>
<version>4.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-mock_2.11</artifactId>
<version>4.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.18.0</version>
<scope>test</scope>
</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.11</artifactId>
<version>0.6.23</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.specs2.reporter.JUnitXmlPrinter$$anonfun$saveResults$1.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testFailure$3.class
org.specs2.reporter.JUnitDescriptions$.class
org.specs2.matcher.JUnitExpectations$$anon$2.class
org.specs2.matcher.JUnitMustMatchers$.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testError$3.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$xml$4.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescriptionTree$1$$anonfun$apply$2.class
org.specs2.reporter.JUnitXmlPrinter$$anonfun$descriptions$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$sink$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$sink$2$$anonfun$apply$3.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$xml$1.class
org.specs2.runner.JUnitRunner$$anonfun$specification$2.class
org.specs2.matcher.JUnitMustExpectations.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$xml$2.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$7$$anonfun$apply$8.class
org.specs2.reporter.JUnitPrinter$$anon$3.class
org.specs2.reporter.ShowDescription.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testError$2.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1.class
org.specs2.runner.JUnitRunner$$anonfun$1.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$properties$1$$anonfun$apply$3.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$7.class
org.specs2.runner.JUnitRunner$$anonfun$2$$anonfun$apply$13.class
org.specs2.mutable.SpecWithJUnit.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescriptionTree$1.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testError$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$sink$3$$anonfun$apply$1.class
org.specs2.reporter.JUnitXmlPrinter$class.class
org.specs2.reporter.JUnitPrinter$$anon$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1$$anonfun$apply$4$$anonfun$apply$5.class
org.specs2.reporter.ShowDescription$$anonfun$toTree$1$$anonfun$apply$1.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescription$1.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$7$$anonfun$apply$8$$anonfun$apply$10$$anonfun$apply$11.class
org.specs2.reporter.JUnitXmlPrinter$$anonfun$saveResults$1$$anonfun$apply$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1$$anonfun$apply$4.class
org.specs2.reporter.JUnitXmlPrinter.class
org.specs2.matcher.JUnitShouldExpectations.class
org.specs2.reporter.JUnitDescriptions$$anonfun$testName$1.class
org.specs2.matcher.JUnitShouldMatchers.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4.class
org.specs2.runner.JUnitRunner$$anonfun$specification$1.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$xml$6.class
org.specs2.reporter.JUnitDescriptionsTree$.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescriptionTree$2.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createTreeLoc$1.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.class
org.specs2.reporter.JUnitDescriptions.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1$$anonfun$2.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1$$anonfun$apply$4$$anonfun$apply$2.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$5.class
org.specs2.reporter.JUnitPrinter$$anonfun$sink$3.class
org.specs2.runner.JUnitRunner$$anon$1.class
org.specs2.runner.JUnitRunner$$anonfun$specification$1$$anonfun$apply$1.class
org.specs2.reporter.JUnitDescriptionsTree$$anonfun$description$1.class
org.specs2.reporter.ShowDescription$show$.class
org.specs2.reporter.JUnitDescriptions$$anonfun$3.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$7$$anonfun$apply$8$$anonfun$apply$9.class
org.specs2.matcher.JUnitExpectations$class.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescription$1$$anonfun$apply$1.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$properties$1$$anonfun$apply$4.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$.class
org.specs2.reporter.SpecFailureAssertionFailedError.class
org.specs2.SpecificationWithJUnit.class
org.specs2.reporter.JUnitXmlPrinter$.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$xml$5.class
org.specs2.reporter.ShowDescription$$anonfun$toTree$1.class
org.specs2.reporter.JUnitXmlPrinter$$anonfun$descriptionFold$1$$anonfun$apply$2.class
org.specs2.reporter.JUnitDescriptions$class.class
org.specs2.reporter.JUnitPrinter$$anon$4.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testFailure$2.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$7$$anonfun$apply$8$$anonfun$apply$10.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testFailure$1.class
org.specs2.matcher.JUnitExpectations$$anon$1.class
org.specs2.matcher.JUnitMustExpectations$.class
org.specs2.mutable.SpecificationWithJUnit.class
org.specs2.matcher.JUnitShouldExpectations$.class
org.specs2.reporter.ShowDescription$.class
org.specs2.reporter.JUnitXmlPrinter$TestCase.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescriptionTree$2$$anonfun$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.11.12.jar
/org.scala-lang/scala-library/2.11.12
查看scala-library所有版本文件
specs2-core_2.11-4.3.0.jar
/org.specs2/specs2-core_2.11/4.3.0
查看specs2-core_2.11所有版本文件
specs2-matcher-extra_2.11-4.3.0.jar
/org.specs2/specs2-matcher-extra_2.11/4.3.0
查看specs2-matcher-extra_2.11所有版本文件
specs2-mock_2.11-4.3.0.jar
/org.specs2/specs2-mock_2.11/4.3.0
查看specs2-mock_2.11所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
mockito-core-2.18.0.jar
/org.mockito/mockito-core/2.18.0
查看mockito-core所有版本文件
test-interface-1.0.jar
/org.scala-sbt/test-interface/1.0
查看test-interface所有版本文件
scalajs-stubs_2.11-0.6.23.jar
/org.scala-js/scalajs-stubs_2.11/0.6.23
查看scalajs-stubs_2.11所有版本文件
|