| 组织ID: |
org.typelevel |
| 项目ID: |
cats-effect-laws_2.11 |
| 版本: |
0.8 |
| 最后修改时间: |
2019-11-03 04:54:21 |
| 包类型: |
jar |
| 标题: |
Apache-2.0 |
| 描述: |
cats-effect-laws |
| 相关URL: |
https://github.com/typelevel/cats-effect |
| 大小: |
211.80KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect-laws_2.11</artifactId>
<version>0.8</version>
</dependency>
|
| Gradle引入代码: |
org.typelevel:cats-effect-laws_2.11:0.8
|
| 下载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.typelevel</groupId>
<artifactId>cats-effect-laws_2.11</artifactId>
<packaging>jar</packaging>
<description>cats-effect-laws</description>
<url>https://github.com/typelevel/cats-effect</url>
<version>0.8</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>http://www.apache.org/licenses/</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>cats-effect-laws</name>
<inceptionYear>2017</inceptionYear>
<organization>
<name>Typelevel</name>
<url>https://github.com/typelevel/cats-effect</url>
</organization>
<scm>
<url>https://github.com/typelevel/cats-effect</url>
<connection>git@github.com:typelevel/cats-effect.git</connection>
</scm>
<developers>
<developer>
<id>djspiewak</id>
<name>Daniel Spiewak</name>
<url>http://www.codecommit.com</url>
</developer>
<developer>
<id>mpilquist</id>
<name>Michael Pilquist</name>
<url>https://github.com/mpilquist</url>
</developer>
<developer>
<id>alexelcu</id>
<name>Alexandru Nedelcu</name>
<url>https://alexn.org</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.12</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect_2.11</artifactId>
<version>0.8</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-laws_2.11</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.13.5</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>discipline_2.11</artifactId>
<version>0.8</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>3.0.4</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$7.class
cats.effect.laws.discipline.arbitrary$$anonfun$genFail$1.class
cats.effect.laws.discipline.arbitrary$$anonfun$genBindSuspend$1$$anonfun$apply$4.class
cats.effect.laws.AsyncLaws$class.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$37.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$8$$anonfun$apply$3.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$18$$anonfun$apply$6.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncIgnoresErrorInHandler$1.class
cats.effect.laws.EffectLaws$class.class
cats.effect.laws.util.TestInstances$$anon$2.class
cats.effect.laws.SyncLaws$$anonfun$14.class
cats.effect.laws.SyncLaws$$anonfun$unsequencedDelayIsNoop$1.class
cats.effect.laws.discipline.EffectTests$$anon$2.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$12.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$35.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$7.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$5$$anonfun$apply$2.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$18.class
cats.effect.laws.SyncLaws$$anonfun$11.class
cats.effect.laws.AsyncLaws$$anonfun$asyncRightIsPure$1.class
cats.effect.laws.discipline.AsyncTests.class
cats.effect.laws.discipline.arbitrary$$anonfun$getMapOne$1.class
cats.effect.laws.SyncLaws$$anonfun$suspendThrowIsRaiseError$1.class
cats.effect.laws.SyncLaws$$anonfun$10.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$4.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$11.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$3.class
cats.effect.laws.SyncLaws$$anonfun$mapSuspendsEvaluation$1.class
cats.effect.laws.SyncLaws$$anonfun$3.class
cats.effect.laws.AsyncLaws$$anonfun$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$17.class
cats.effect.laws.SyncLaws$$anonfun$delayConstantIsPure$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$10.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$5.class
cats.effect.laws.SyncLaws$$anonfun$12$$anonfun$apply$4$$anonfun$apply$1.class
cats.effect.laws.discipline.TestsPlatform$class.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$29.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$36.class
cats.effect.laws.discipline.arbitrary.class
cats.effect.laws.SyncLaws$$anonfun$4.class
cats.effect.laws.discipline.SyncTests$class.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$32.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$11.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$5.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$30.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$25.class
cats.effect.laws.discipline.AsyncTests$$anon$2.class
cats.effect.laws.SyncLaws$$anonfun$12.class
cats.effect.laws.AsyncLaws$$anonfun$4.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$25$$anonfun$apply$8.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$2$$anonfun$apply$1.class
cats.effect.laws.SyncLaws$$anonfun$13.class
cats.effect.laws.SyncLaws$$anonfun$bindSuspendsEvaluation$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$34$$anonfun$apply$10.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$33.class
cats.effect.laws.EffectLaws.class
cats.effect.laws.discipline.arbitrary$$anonfun$getMapTwo$1.class
cats.effect.laws.EffectLaws$$anonfun$4.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$7.class
cats.effect.laws.util.TestInstances$$anon$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$27.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$13.class
cats.effect.laws.SyncLaws$$anonfun$13$$anonfun$apply$2.class
cats.effect.laws.discipline.SyncTests$$anon$2.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncRaiseErrorProducesLeftIO$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$9.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$8.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$14$$anonfun$apply$5.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$5$$anonfun$apply$2.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$20.class
cats.effect.laws.discipline.arbitrary$$anonfun$catsEffectLawsArbitraryForIO$1$$anonfun$apply$1.class
cats.effect.laws.SyncLaws$$anonfun$5.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$3.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$10.class
cats.effect.laws.SyncLaws$$anonfun$7.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$16.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$30$$anonfun$apply$9.class
cats.effect.laws.SyncLaws$$anonfun$13$$anonfun$apply$5.class
cats.effect.laws.SyncLaws$$anonfun$15.class
cats.effect.laws.util.TestContext$State$.class
cats.effect.laws.util.TestContext.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$22$$anonfun$apply$7.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$12.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$2.class
cats.effect.laws.discipline.EffectTests.class
cats.effect.laws.SyncLaws$$anonfun$suspendConstantIsPureJoin$1.class
cats.effect.laws.util.TestInstances$.class
cats.effect.laws.EffectLaws$$anonfun$3.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$5.class
cats.effect.laws.SyncLaws$$anonfun$15$$anonfun$apply$3.class
cats.effect.laws.discipline.arbitrary$$anonfun$genFlatMap$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$36$$anonfun$apply$12.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncRaiseErrorProducesLeftIO$1$$anonfun$apply$2.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncPureProducesRightIO$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$5$$anonfun$apply$2.class
cats.effect.laws.discipline.EffectTests$.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$8.class
cats.effect.laws.SyncLaws$$anonfun$12$$anonfun$apply$4.class
cats.effect.laws.EffectLaws$$anon$1.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$8$$anonfun$apply$3.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$13.class
cats.effect.laws.discipline.arbitrary$$anonfun$catsEffectLawsArbitraryForIO$1.class
cats.effect.laws.AsyncLaws$$anonfun$asyncLeftIsRaiseError$1.class
cats.effect.laws.SyncLaws$$anonfun$6.class
cats.effect.laws.discipline.arbitrary$$anonfun$genPure$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$2.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$11.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$13.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$9.class
cats.effect.laws.discipline.arbitrary$$anonfun$getMapOne$1$$anonfun$apply$7.class
cats.effect.laws.AsyncLaws$$anonfun$3.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$24.class
cats.effect.laws.discipline.arbitrary$.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$6.class
cats.effect.laws.SyncLaws$$anonfun$2.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$15.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$19.class
cats.effect.laws.SyncLaws$$anon$1.class
cats.effect.laws.SyncLaws$$anonfun$delayThrowIsRaiseError$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$31.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$8$$anonfun$apply$3.class
cats.effect.laws.discipline.SyncTests.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$14.class
cats.effect.laws.EffectLaws$$anonfun$2.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$12$$anonfun$apply$4.class
cats.effect.laws.AsyncLaws.class
cats.effect.laws.discipline.arbitrary$$anonfun$getMapTwo$1$$anonfun$apply$8$$anonfun$apply$9.class
cats.effect.laws.EffectLaws$$anonfun$1.class
cats.effect.laws.discipline.EffectTests$class.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$12.class
cats.effect.laws.SyncLaws$class.class
cats.effect.laws.SyncLaws$$anonfun$14$$anonfun$apply$6.class
cats.effect.laws.util.TestContext$$anonfun$tick$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$2$$anonfun$apply$1.class
cats.effect.laws.util.TestInstances$class.class
cats.effect.laws.util.TestInstances.class
cats.effect.laws.discipline.AsyncTests$class.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$23.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$35$$anonfun$apply$11.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$10.class
cats.effect.laws.discipline.TestsPlatform.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$9.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$4.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$6.class
cats.effect.laws.discipline.arbitrary$$anonfun$genNestedAsync$1.class
cats.effect.laws.SyncLaws$$anonfun$9.class
cats.effect.laws.discipline.arbitrary$$anonfun$catsEffectLawsCogenForIO$1.class
cats.effect.laws.discipline.arbitrary$$anonfun$genNestedAsync$1$$anonfun$apply$3.class
cats.effect.laws.AsyncLaws$.class
cats.effect.laws.discipline.arbitrary$$anonfun$genBindSuspend$1$$anonfun$apply$5.class
cats.effect.laws.discipline.EffectTests$$anon$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.11.12.jar
/org.scala-lang/scala-library/2.11.12
查看scala-library所有版本文件
cats-effect_2.11-0.8.jar
/org.typelevel/cats-effect_2.11/0.8
查看cats-effect_2.11所有版本文件
cats-laws_2.11-1.0.1.jar
/org.typelevel/cats-laws_2.11/1.0.1
查看cats-laws_2.11所有版本文件
scalacheck_2.11-1.13.5.jar
/org.scalacheck/scalacheck_2.11/1.13.5
查看scalacheck_2.11所有版本文件
discipline_2.11-0.8.jar
/org.typelevel/discipline_2.11/0.8
查看discipline_2.11所有版本文件
scalatest_2.11-3.0.4.jar
/org.scalatest/scalatest_2.11/3.0.4
查看scalatest_2.11所有版本文件
|