组织ID: |
org.specs2 |
项目ID: |
specs2-junit_2.10 |
版本: |
3.8.9-20170404161946-46dd4cb |
最后修改时间: |
2019-11-01 06:51:30 |
包类型: |
jar |
标题: |
specs2-junit |
描述: |
specs2-junit |
相关URL: |
http://specs2.org/ |
大小: |
191.02KB |
|
Maven引入代码: |
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-junit_2.10</artifactId>
<version>3.8.9-20170404161946-46dd4cb</version>
</dependency>
|
Gradle引入代码: |
org.specs2:specs2-junit_2.10:3.8.9-20170404161946-46dd4cb
|
下载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.10</artifactId>
<packaging>jar</packaging>
<description>specs2-junit</description>
<version>3.8.9-20170404161946-46dd4cb</version>
<name>specs2-junit</name>
<organization>
<name>org.specs2</name>
</organization>
<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>
<scm>
<url>http://github.com/etorreborre/specs2</url>
<connection>scm:git:git@github.com:etorreborre/specs2.git</connection>
</scm>
<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.10.6</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.10</artifactId>
<version>3.8.9-20170404161946-46dd4cb</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-matcher-extra_2.10</artifactId>
<version>3.8.9-20170404161946-46dd4cb</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-mock_2.10</artifactId>
<version>3.8.9-20170404161946-46dd4cb</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>1.9.5</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
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.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$7.class
org.specs2.reporter.JUnitDescriptionsTree$$anonfun$description$1.class
org.specs2.reporter.JUnitXmlPrinter$TestCase.class
org.specs2.reporter.JUnitDescriptions$$anonfun$1.class
org.specs2.matcher.JUnitExpectations$$anon$1.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$properties$1$$anonfun$apply$3.class
org.specs2.reporter.JUnitDescriptionsTree.class
org.specs2.reporter.JUnitXmlPrinter$.class
org.specs2.reporter.JUnitPrinter$$anonfun$sink$1.class
org.specs2.matcher.JUnitMustMatchers$.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.class
org.specs2.runner.JUnitRunner$$anonfun$specification$1$$anonfun$apply$2.class
org.specs2.runner.JUnitRunner$$anonfun$1.class
org.specs2.mutable.SpecWithJUnit.class
org.specs2.reporter.JUnitXmlPrinter$class.class
org.specs2.runner.JUnitRunner$$anonfun$runWithEnv$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$sink$3.class
org.specs2.matcher.JUnitExpectations.class
org.specs2.reporter.JUnitDescriptions$class.class
org.specs2.reporter.JUnitPrinter.class
org.specs2.runner.JUnitRunner$$anonfun$specification$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1$$anonfun$2.class
org.specs2.reporter.JUnitDescriptionsTree$.class
org.specs2.matcher.JUnitMustExpectations.class
org.specs2.reporter.JUnitDescriptions$$anonfun$3.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescriptionTree$1$$anonfun$apply$2.class
org.specs2.SpecificationWithJUnit.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$xml$1.class
org.specs2.reporter.ShowDescription$class.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$xml$6.class
org.specs2.reporter.ShowDescription$$anonfun$toTree$1.class
org.specs2.matcher.JUnitMustMatchers.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testFailure$2.class
org.specs2.matcher.JUnitShouldExpectations$.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$xml$5.class
org.specs2.reporter.SpecFailureAssertionFailedError.class
org.specs2.reporter.JUnitPrinter$$anon$3.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescriptionTree$2.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1$$anonfun$apply$3.class
org.specs2.reporter.JUnitPrinter$$anon$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1$$anonfun$1.class
org.specs2.reporter.JUnitPrinter$class.class
org.specs2.runner.JUnitRunner$$anonfun$2$$anonfun$apply$13.class
org.specs2.matcher.JUnitExpectations$class.class
org.specs2.reporter.JUnitDescriptions.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$7$$anonfun$apply$8.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$xml$4.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$xml$2.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testFailure$3.class
org.specs2.info.junit.BuildInfo$.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$properties$1.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3$$anonfun$apply$4$$anonfun$apply$5.class
org.specs2.reporter.ShowDescription$.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$$anonfun$apply$12.class
org.specs2.reporter.JUnitPrinter$$anonfun$sink$2$$anonfun$apply$2.class
org.specs2.mutable.SpecificationWithJUnit.class
org.specs2.runner.JUnitRunner.class
org.specs2.reporter.JUnitDescriptions$$anonfun$keep$1.class
org.specs2.matcher.JUnitMustExpectations$.class
org.specs2.reporter.JUnitXmlPrinter.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$$anonfun$testError$2.class
org.specs2.matcher.JUnitExpectations$$anon$2.class
org.specs2.runner.JUnitRunner$$anon$1.class
org.specs2.runner.JUnitRunner$$anonfun$2.class
org.specs2.reporter.ShowDescription$$anonfun$toTree$1$$anonfun$apply$1.class
org.specs2.reporter.JUnitPrinter$$anonfun$sink$2.class
org.specs2.reporter.JUnitXmlPrinter$$anonfun$descriptionFold$1.class
org.specs2.matcher.JUnitShouldMatchers.class
org.specs2.reporter.JUnitDescriptions$$anonfun$parentPath$1.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createTreeLoc$1.class
org.specs2.reporter.ShowDescription$show$.class
org.specs2.reporter.JUnitDescriptions$$anonfun$createDescription$1$$anonfun$apply$1.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$xml$3.class
org.specs2.runner.JUnitRunner$$anonfun$1$$anonfun$apply$3.class
org.specs2.reporter.JUnitPrinter$$anonfun$notifyJUnit$1$$anonfun$apply$4.class
org.specs2.reporter.JUnitXmlPrinter$$anonfun$saveResults$1$$anonfun$apply$1.class
org.specs2.runner.JUnitRunner$$anonfun$specification$1$$anonfun$apply$1.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$.class
org.specs2.runner.JUnitRunner$$anonfun$specification$2.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$properties$1$$anonfun$apply$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.10.6.jar
/org.scala-lang/scala-library/2.10.6
查看scala-library所有版本文件
specs2-core_2.10-3.8.9-20170404161946-46dd4cb.jar
/org.specs2/specs2-core_2.10/3.8.9-20170404161946-46dd4cb
查看specs2-core_2.10所有版本文件
specs2-matcher-extra_2.10-3.8.9-20170404161946-46dd4cb.jar
/org.specs2/specs2-matcher-extra_2.10/3.8.9-20170404161946-46dd4cb
查看specs2-matcher-extra_2.10所有版本文件
specs2-mock_2.10-3.8.9-20170404161946-46dd4cb.jar
/org.specs2/specs2-mock_2.10/3.8.9-20170404161946-46dd4cb
查看specs2-mock_2.10所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
mockito-core-1.9.5.jar
/org.mockito/mockito-core/1.9.5
查看mockito-core所有版本文件
|