| 组织ID: |
org.typelevel |
| 项目ID: |
cats-effect-laws_2.11 |
| 版本: |
0.5 |
| 最后修改时间: |
2019-09-04 11:47:06 |
| 包类型: |
jar |
| 标题: |
Apache-2.0 |
| 描述: |
cats-effect-laws |
| 相关URL: |
https://github.com/typelevel/cats-effect |
| 大小: |
170.00KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect-laws_2.11</artifactId>
<version>0.5</version>
</dependency>
|
| Gradle引入代码: |
org.typelevel:cats-effect-laws_2.11:0.5
|
| 下载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.5</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.11</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect_2.11</artifactId>
<version>0.5</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-laws_2.11</artifactId>
<version>1.0.0-RC1</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$8.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$3.class
cats.effect.laws.util.TestInstances$.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$13.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$4.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$7.class
cats.effect.laws.discipline.AsyncTests$$anon$2.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$9.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$6.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$4.class
cats.effect.laws.discipline.arbitrary$$anonfun$genBindSuspend$1$$anonfun$apply$5.class
cats.effect.laws.EffectLaws$$anonfun$1.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncRaiseErrorProducesLeftIO$1$$anonfun$apply$2.class
cats.effect.laws.discipline.arbitrary$$anonfun$genNestedAsync$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$5.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$10.class
cats.effect.laws.discipline.SyncTests$class.class
cats.effect.laws.SyncLaws$class.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$5.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$12.class
cats.effect.laws.SyncLaws$$anonfun$8.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$11.class
cats.effect.laws.util.TestInstances$class.class
cats.effect.laws.discipline.TestsPlatform$class.class
cats.effect.laws.discipline.arbitrary$$anonfun$genFlatMap$1.class
cats.effect.laws.discipline.arbitrary.class
cats.effect.laws.SyncLaws$$anonfun$1.class
cats.effect.laws.SyncLaws$$anonfun$3.class
cats.effect.laws.util.TestInstances.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$2.class
cats.effect.laws.AsyncLaws$$anonfun$asyncRightIsPure$1.class
cats.effect.laws.AsyncLaws$$anonfun$3.class
cats.effect.laws.discipline.EffectTests.class
cats.effect.laws.discipline.arbitrary$.class
cats.effect.laws.SyncLaws$$anonfun$9$$anonfun$apply$3$$anonfun$apply$1.class
cats.effect.laws.EffectLaws$.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$6.class
cats.effect.laws.AsyncLaws$$anonfun$1.class
cats.effect.laws.SyncLaws$$anonfun$9.class
cats.effect.laws.EffectLaws.class
cats.effect.laws.discipline.SyncTests$.class
cats.effect.laws.AsyncLaws$class.class
cats.effect.laws.discipline.AsyncTests$$anon$1.class
cats.effect.laws.discipline.arbitrary$$anonfun$catsEffectLawsArbitraryForIO$1$$anonfun$apply$1.class
cats.effect.laws.AsyncLaws$.class
cats.effect.laws.util.TestInstances$$anon$2$$anonfun$extractEx$1.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$5.class
cats.effect.laws.discipline.EffectTests$$anon$2.class
cats.effect.laws.SyncLaws$$anonfun$2.class
cats.effect.laws.SyncLaws$$anonfun$11.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncRaiseErrorProducesLeftIO$1.class
cats.effect.laws.EffectLaws$$anon$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$12.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$26.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$1.class
cats.effect.laws.SyncLaws.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$19.class
cats.effect.laws.discipline.SyncTests.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$10.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncIgnoresErrorInHandler$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$13.class
cats.effect.laws.SyncLaws$$anonfun$11$$anonfun$apply$5.class
cats.effect.laws.discipline.arbitrary$$anonfun$genBindSuspend$1.class
cats.effect.laws.SyncLaws$$anonfun$7.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncPureProducesRightIO$1.class
cats.effect.laws.util.TestContext$State$.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$16.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$2.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$6.class
cats.effect.laws.util.TestContext$.class
cats.effect.laws.discipline.EffectTests$$anon$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$22.class
cats.effect.laws.discipline.arbitrary$$anonfun$catsEffectLawsCogenForIO$1.class
cats.effect.laws.SyncLaws$$anonfun$delayThrowIsRaiseError$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$7.class
cats.effect.laws.discipline.AsyncTests$.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$25.class
cats.effect.laws.util.TestContext.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$21.class
cats.effect.laws.SyncLaws$$anonfun$4.class
cats.effect.laws.SyncLaws$$anon$1.class
cats.effect.laws.SyncLaws$$anonfun$10$$anonfun$apply$4.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$7.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$1.class
cats.effect.laws.discipline.arbitrary$$anonfun$genAsync$1.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$12.class
cats.effect.laws.util.TestInstances$$anon$1.class
cats.effect.laws.discipline.arbitrary$$anonfun$genFail$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$8.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$9.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$15.class
cats.effect.laws.EffectLaws$$anonfun$6.class
cats.effect.laws.AsyncLaws$$anonfun$2.class
cats.effect.laws.AsyncLaws$$anon$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$1.class
cats.effect.laws.util.TestContext$$anonfun$tick$1.class
cats.effect.laws.SyncLaws$$anonfun$suspendThrowIsRaiseError$1.class
cats.effect.laws.SyncLaws$$anonfun$delayConstantIsPure$1.class
cats.effect.laws.SyncLaws$$anonfun$suspendConstantIsPureJoin$1.class
cats.effect.laws.SyncLaws$$anonfun$5.class
cats.effect.laws.SyncLaws$$anonfun$10$$anonfun$apply$2.class
cats.effect.laws.SyncLaws$.class
cats.effect.laws.SyncLaws$$anonfun$9$$anonfun$apply$3.class
cats.effect.laws.EffectLaws$$anonfun$2.class
cats.effect.laws.discipline.AsyncTests$$anon$2$$anonfun$3.class
cats.effect.laws.discipline.EffectTests$class.class
cats.effect.laws.discipline.arbitrary$$anonfun$genPure$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$11.class
cats.effect.laws.discipline.AsyncTests$class.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$8.class
cats.effect.laws.SyncLaws$$anonfun$unsequencedDelayIsNoop$1.class
cats.effect.laws.discipline.SyncTests$$anon$1.class
cats.effect.laws.EffectLaws$$anonfun$runAsyncPureProducesRightIO$1$$anonfun$apply$1.class
cats.effect.laws.discipline.EffectTests$$anon$2$$anonfun$10.class
cats.effect.laws.AsyncLaws$$anonfun$asyncLeftIsRaiseError$1.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$3.class
cats.effect.laws.SyncLaws$$anonfun$10.class
cats.effect.laws.discipline.SyncTests$$anon$2$$anonfun$18.class
cats.effect.laws.discipline.arbitrary$$anonfun$genBindSuspend$1$$anonfun$apply$4.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.11.11.jar
/org.scala-lang/scala-library/2.11.11
查看scala-library所有版本文件
cats-effect_2.11-0.5.jar
/org.typelevel/cats-effect_2.11/0.5
查看cats-effect_2.11所有版本文件
cats-laws_2.11-1.0.0-RC1.jar
/org.typelevel/cats-laws_2.11/1.0.0-RC1
查看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所有版本文件
|