组织ID: |
com.typesafe.akka |
项目ID: |
akka-stream-testkit_2.11 |
版本: |
2.5.1 |
最后修改时间: |
2018-10-29 20:51:49 |
包类型: |
jar |
标题: |
Apache License, Version 2.0 |
描述: |
akka-stream-testkit |
相关URL: |
http://akka.io/ |
大小: |
106.06KB |
|
Maven引入代码: |
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream-testkit_2.11</artifactId>
<version>2.5.1</version>
</dependency>
|
Gradle引入代码: |
com.typesafe.akka:akka-stream-testkit_2.11:2.5.1
|
下载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>com.typesafe.akka</groupId>
<artifactId>akka-stream-testkit_2.11</artifactId>
<packaging>jar</packaging>
<description>akka-stream-testkit</description>
<url>http://akka.io/</url>
<version>2.5.1</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>akka-stream-testkit</name>
<organization>
<name>Lightbend Inc.</name>
<url>http://www.lightbend.com</url>
</organization>
<inceptionYear>2009</inceptionYear>
<scm>
<url>git://github.com/akka/akka.git</url>
<connection>scm:git:git@github.com:akka/akka.git</connection>
</scm>
<developers>
<developer>
<id>akka-contributors</id>
<name>Akka Contributors</name>
<email>akka-dev@googlegroups.com</email>
<url>https://github.com/akka/akka/graphs/contributors</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.11</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream_2.11</artifactId>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-testkit_2.11</artifactId>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
akka.stream.testkit.GraphStageMessages$.class
akka.stream.testkit.GraphStageMessages$DownstreamFinish$.class
akka.stream.testkit.GraphStageMessages$Failure$.class
akka.stream.testkit.GraphStageMessages$Failure.class
akka.stream.testkit.GraphStageMessages$Pull$.class
akka.stream.testkit.GraphStageMessages$Push$.class
akka.stream.testkit.GraphStageMessages$StageFailure$.class
akka.stream.testkit.GraphStageMessages$StageFailure.class
akka.stream.testkit.GraphStageMessages$StageMessage.class
akka.stream.testkit.GraphStageMessages$UpstreamFinish$.class
akka.stream.testkit.GraphStageMessages.class
akka.stream.testkit.StreamTestKit$.class
akka.stream.testkit.StreamTestKit$CompletedSubscription$.class
akka.stream.testkit.StreamTestKit$CompletedSubscription.class
akka.stream.testkit.StreamTestKit$FailedSubscription$.class
akka.stream.testkit.StreamTestKit$FailedSubscription.class
akka.stream.testkit.StreamTestKit$ProbeSink.class
akka.stream.testkit.StreamTestKit$ProbeSource.class
akka.stream.testkit.StreamTestKit$PublisherProbeSubscription$$anonfun$expectCancellation$1.class
akka.stream.testkit.StreamTestKit$PublisherProbeSubscription$$anonfun$expectRequest$1.class
akka.stream.testkit.StreamTestKit$PublisherProbeSubscription$.class
akka.stream.testkit.StreamTestKit$PublisherProbeSubscription.class
akka.stream.testkit.StreamTestKit.class
akka.stream.testkit.TestPublisher$$anon$1.class
akka.stream.testkit.TestPublisher$$anon$2.class
akka.stream.testkit.TestPublisher$.class
akka.stream.testkit.TestPublisher$CancelSubscription$.class
akka.stream.testkit.TestPublisher$CancelSubscription.class
akka.stream.testkit.TestPublisher$ManualProbe$.class
akka.stream.testkit.TestPublisher$ManualProbe.class
akka.stream.testkit.TestPublisher$Probe.class
akka.stream.testkit.TestPublisher$PublisherEvent.class
akka.stream.testkit.TestPublisher$RequestMore$.class
akka.stream.testkit.TestPublisher$RequestMore.class
akka.stream.testkit.TestPublisher$Subscribe$.class
akka.stream.testkit.TestPublisher$Subscribe.class
akka.stream.testkit.TestPublisher.class
akka.stream.testkit.TestSinkStage$$anon$1.class
akka.stream.testkit.TestSinkStage$.class
akka.stream.testkit.TestSinkStage.class
akka.stream.testkit.TestSourceStage$$anon$2.class
akka.stream.testkit.TestSourceStage$.class
akka.stream.testkit.TestSourceStage.class
akka.stream.testkit.TestSubscriber$.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$1.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$2.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$3.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$4.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$expectNext$1.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$expectNextChainingPF$1.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$expectNextN$1.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$expectNextUnordered$1.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$expectNextWithTimeoutPF$1.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$expectOneOf$1$1.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$receiveWithin$1.class
akka.stream.testkit.TestSubscriber$ManualProbe$$anonfun$receiveWithin$2.class
akka.stream.testkit.TestSubscriber$ManualProbe.class
akka.stream.testkit.TestSubscriber$OnComplete$.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.11.11.jar
/org.scala-lang/scala-library/2.11.11
查看scala-library所有版本文件
akka-stream_2.11-2.5.1.jar
/com.typesafe.akka/akka-stream_2.11/2.5.1
查看akka-stream_2.11所有版本文件
akka-testkit_2.11-2.5.1.jar
/com.typesafe.akka/akka-testkit_2.11/2.5.1
查看akka-testkit_2.11所有版本文件
scalatest_2.11-3.0.0.jar
/org.scalatest/scalatest_2.11/3.0.0
查看scalatest_2.11所有版本文件
scalacheck_2.11-1.13.2.jar
/org.scalacheck/scalacheck_2.11/1.13.2
查看scalacheck_2.11所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
|