组织ID: |
org.specs2 |
项目ID: |
specs2-junit_2.10 |
版本: |
2.4.17 |
最后修改时间: |
2019-11-01 02:58:19 |
包类型: |
jar |
标题: |
specs2-junit |
描述: |
specs2-junit |
相关URL: |
http://specs2.org/ |
大小: |
190.61KB |
|
Maven引入代码: |
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-junit_2.10</artifactId>
<version>2.4.17</version>
</dependency>
|
Gradle引入代码: |
org.specs2:specs2-junit_2.10:2.4.17
|
下载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>2.4.17</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:http:http://etorreborre@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.4</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.10</artifactId>
<version>2.4.17</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-matcher-extra_2.10</artifactId>
<version>2.4.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-mock_2.10</artifactId>
<version>2.4.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.specs2.reporter.JUnitXmlExporting$$anonfun$export$1.class
org.specs2.runner.JUnitXmlRunner$$anon$1.class
org.specs2.runner.JUnitRunner$$anon$5.class
org.specs2.reporter.JUnitReporter$$anonfun$export$1.class
org.specs2.runner.JUnitRunner$$anon$6$$anon$1.class
org.specs2.reporter.JUnitXmlPrinter$TestCase.class
org.specs2.reporter.JUnitReporter$$anon$4.class
org.specs2.reporter.JUnitXmlExporting$$anon$2.class
org.specs2.mutable.SpecificationWithJUnit$$anonfun$booleanExample$1.class
org.specs2.reporter.JUnitDescriptions$$anonfun$1.class
org.specs2.matcher.JUnitExpectations$$anon$1.class
org.specs2.reporter.JUnitXmlPrinter$$anon$1.class
org.specs2.reporter.JUnitXmlPrinter$TestCase$.class
org.specs2.runner.JUnitRunner$$anon$7.class
org.specs2.runner.JUnitRunner$$anon$7$$anon$3.class
specs2.junitxml$.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$xml$4.class
org.specs2.reporter.DescriptionAndExamples$.class
org.specs2.matcher.JUnitMustMatchers$.class
org.specs2.reporter.JUnitReporter$$anon$3.class
org.specs2.reporter.JUnitXmlPrinter$class.class
org.specs2.matcher.JUnitExpectations.class
org.specs2.reporter.JUnitReporter.class
org.specs2.reporter.JUnitXmlPrinter$$anonfun$testSuite$1.class
org.specs2.reporter.JUnitDescriptionMaker$$anonfun$2.class
org.specs2.reporter.JUnitDescriptionsFragments.class
org.specs2.matcher.JUnitMustExpectations.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.JUnitXmlExporting$$anonfun$print$1.class
org.specs2.reporter.JUnitDescriptionMaker$$anonfun$parentPath$1.class
org.specs2.reporter.ShowDescription$$anonfun$toTree$1.class
org.specs2.matcher.JUnitMustMatchers.class
org.specs2.runner.JUnitRunner$$anon$6.class
org.specs2.JunitBuildInfo$.class
org.specs2.matcher.JUnitShouldExpectations$.class
org.specs2.reporter.SpecFailureAssertionFailedError.class
org.specs2.reporter.JUnitDescriptions$$anonfun$defaultDescription$1.class
specs2.junitxml.class
org.specs2.JunitBuildInfo.class
org.specs2.mutable.SpecificationWithJUnit$$anonfun$matchExample$1.class
org.specs2.matcher.JUnitExpectations$class.class
org.specs2.reporter.JUnitDescriptions.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$xml$2.class
org.specs2.reporter.JUnitXmlReporter.class
org.specs2.reporter.JUnitReporter$$anon$1.class
org.specs2.reporter.JUnitDescriptionMaker$$anonfun$testName$1.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$properties$1.class
org.specs2.reporter.JUnitDescriptionMaker.class
org.specs2.reporter.ShowDescription$.class
org.specs2.mutable.SpecificationWithJUnit.class
org.specs2.runner.JUnitRunner.class
org.specs2.matcher.JUnitMustExpectations$.class
org.specs2.reporter.JUnitXmlPrinter.class
org.specs2.matcher.JUnitExpectations$$anon$2.class
org.specs2.reporter.JUnitDescriptionMaker$$anonfun$2$$anonfun$apply$1.class
org.specs2.reporter.JUnitReporter$$anon$2.class
org.specs2.reporter.ShowDescription$$anonfun$toTree$1$$anonfun$apply$1.class
org.specs2.matcher.JUnitShouldMatchers.class
org.specs2.reporter.JUnitXmlExporting$class.class
org.specs2.reporter.ShowDescription$show$.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$$anonfun$xml$3.class
org.specs2.reporter.JUnitXmlExporting$.class
org.specs2.runner.JUnitRunner$$anon$7$$anon$2.class
org.specs2.runner.JUnitXmlRunner.class
org.specs2.reporter.JUnitXmlPrinter$TestSuite$.class
org.specs2.reporter.JUnitDescriptionMaker$$anonfun$flattenChildren$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.10.4.jar
/org.scala-lang/scala-library/2.10.4
查看scala-library所有版本文件
specs2-core_2.10-2.4.17.jar
/org.specs2/specs2-core_2.10/2.4.17
查看specs2-core_2.10所有版本文件
specs2-matcher-extra_2.10-2.4.17.jar
/org.specs2/specs2-matcher-extra_2.10/2.4.17
查看specs2-matcher-extra_2.10所有版本文件
specs2-mock_2.10-2.4.17.jar
/org.specs2/specs2-mock_2.10/2.4.17
查看specs2-mock_2.10所有版本文件
junit-4.11.jar
/junit/junit/4.11
查看junit所有版本文件
|