| 组织ID: |
com.typesafe.akka |
| 项目ID: |
akka-stream-contrib_2.11 |
| 版本: |
0.8 |
| 最后修改时间: |
2019-11-30 15:00:10 |
| 包类型: |
jar |
| 标题: |
Apache License, Version 2.0 |
| 描述: |
akka-stream-contrib |
| 相关URL: |
https://github.com/akka/akka-stream-contrib |
| 大小: |
189.91KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream-contrib_2.11</artifactId>
<version>0.8</version>
</dependency>
|
| Gradle引入代码: |
com.typesafe.akka:akka-stream-contrib_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>com.typesafe.akka</groupId>
<artifactId>akka-stream-contrib_2.11</artifactId>
<packaging>jar</packaging>
<description>akka-stream-contrib</description>
<url>https://github.com/akka/akka-stream-contrib</url>
<version>0.8</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-contrib</name>
<organization>
<name>Lightbend Inc.</name>
<url>http://www.lightbend.com</url>
</organization>
<scm>
<url>git@github.com:akka/akka-stream-contrib.git</url>
<connection>scm:git:git@github.com:akka/akka-stream-contrib.git</connection>
</scm>
<developers>
<developer>
<id>contributors</id>
<name>Contributors</name>
<email>akka-dev@googlegroups.com</email>
<url>https://github.com/akka/akka-stream-contrib/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.4.18</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream-testkit_2.11</artifactId>
<version>2.4.18</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.jimfs</groupId>
<artifactId>jimfs</artifactId>
<version>1.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
akka.stream.contrib.Timed$StartTimed.class
akka.stream.contrib.Sample$$anonfun$apply$1.class
akka.stream.contrib.Accumulate$$anon$1$$anon$3.class
akka.stream.contrib.TestKit$$anonfun$assertAllStagesStopped$1$$anonfun$apply$mcV$sp$1.class
akka.stream.contrib.Timed$StopTimed.class
akka.stream.contrib.TestKit$$anonfun$assertAllStagesStopped$1$$anonfun$apply$mcV$sp$1$$anonfun$apply$mcV$sp$2.class
akka.stream.contrib.PartitionWith.class
akka.stream.contrib.Retry$RetryConcatCoordinator$$anon$6$$anon$9$$anonfun$onPush$2.class
reference.conf
akka.stream.contrib.Sample$$anon$1$$anonfun$getNextStep$1.class
akka.stream.contrib.Retry$RetryCoordinator$$anon$1$$anon$5.class
akka.stream.contrib.LastElement.class
akka.stream.contrib.DirectoryChanges$1$1.class
akka.stream.contrib.TestKit$TE.class
akka.stream.contrib.FileTailSource.class
akka.stream.contrib.Retry$$anonfun$concat$1$$anonfun$apply$3.class
akka.stream.contrib.TimeWindow.class
akka.stream.contrib.PartitionWith$$anonfun$create$1.class
akka.stream.contrib.UnfoldFlowGraphStageLogic$$anon$1.class
akka.stream.contrib.Valve$.class
akka.stream.contrib.LastElement$$anon$1.class
akka.stream.contrib.PartitionWith$$anon$1$$anon$3$$anonfun$onPull$1.class
akka.stream.contrib.Timed$TimedInterval$$anon$3.class
akka.stream.contrib.Valve.class
akka.stream.contrib.SourceGen$$anonfun$2.class
akka.stream.contrib.Implicits$TimedSourceDsl$.class
akka.stream.contrib.SwitchMode.class
akka.stream.contrib.Retry$RetryCoordinator$$anon$1$$anon$4$$anonfun$onPush$3.class
akka.stream.contrib.PartitionWith$$anon$1$$anon$3.class
akka.stream.contrib.UnfoldFlowGraphStageLogic$$anon$3.class
akka.stream.contrib.ZipInputStreamSource$$anon$1$$anonfun$read$1$1.class
akka.stream.contrib.Implicits$.class
akka.stream.contrib.Pulse$.class
akka.stream.contrib.ZipInputStreamSource$ZipEntryData$.class
akka.stream.contrib.Retry$$anonfun$apply$1.class
akka.stream.contrib.TimedOps.class
akka.stream.contrib.PartitionWith$$anon$1.class
akka.stream.contrib.Accumulate$$anonfun$create$1.class
akka.stream.contrib.Implicits$TimedFlowDsl.class
akka.stream.contrib.AccumulateWhileUnchanged.class
akka.stream.contrib.PartitionWith$$anon$1$$anon$4$$anonfun$onPull$2.class
akka.stream.contrib.Coroner.class
akka.stream.contrib.UnfoldFlowGraphStageLogic$$anon$1$$anon$2.class
akka.stream.contrib.Coroner$WatchHandle.class
akka.stream.contrib.Retry$RetryCoordinator.class
akka.stream.contrib.Accumulate$$anon$1$$anon$2.class
akka.stream.contrib.Sample$$anon$1.class
akka.stream.contrib.Implicits$TimedSourceDsl.class
akka.stream.contrib.SourceGen$$anonfun$unfoldFlowGraph$1$$anonfun$apply$1.class
akka.stream.contrib.Retry$RetryConcatCoordinator$$anon$6$$anon$10.class
akka.stream.contrib.Retry$RetryConcatCoordinator.class
akka.stream.contrib.TimedOps$class.class
akka.stream.contrib.SourceGen$$anonfun$unfoldFlowGraph$1.class
akka.stream.contrib.SwitchMode$.class
akka.stream.contrib.DirectoryChanges$Change.class
akka.stream.contrib.Retry$RetryCoordinator$$anon$1$$anon$4.class
akka.stream.contrib.PartitionWith$$anon$1$$anon$2.class
akka.stream.contrib.WatchedByCoroner.class
akka.stream.contrib.FanOut2unfoldingStage.class
akka.stream.contrib.Pulse$$anon$1.class
akka.stream.contrib.TimedIntervalBetweenOps.class
akka.stream.contrib.Retry$$anonfun$concat$1.class
akka.stream.contrib.Retry$RetryConcatCoordinator$$anon$6.class
akka.stream.contrib.Timed.class
akka.stream.contrib.PartitionWith$$anon$1$$anon$4.class
akka.stream.contrib.Valve$ValveGraphStageLogic$$anon$1$$anonfun$1.class
akka.stream.contrib.TimedIntervalBetweenOps$class.class
akka.stream.contrib.Coroner$$anonfun$akka$stream$contrib$Coroner$$threadInfoToString$1$1$$anonfun$apply$mcVI$sp$1.class
akka.stream.contrib.Accumulate$$anon$1.class
akka.stream.contrib.DirectoryChanges.class
akka.stream.contrib.FileTailSource$1.class
akka.stream.contrib.Retry$.class
akka.stream.contrib.ValveSwitch.class
akka.stream.contrib.FileTailSource$2$1.class
akka.stream.contrib.WatchedByCoroner$class.class
akka.stream.contrib.LastElement$.class
akka.stream.contrib.Retry$RetryCoordinator$$anon$1$$anon$4$$anonfun$onPush$1.class
akka.stream.contrib.Retry$RetryCoordinator$$anon$1.class
akka.stream.contrib.Sample$$anonfun$random$2.class
akka.stream.contrib.Retry$$anonfun$apply$1$$anonfun$apply$2.class
akka.stream.contrib.LastElement$$anon$1$$anon$2.class
akka.stream.contrib.Coroner$$anonfun$printThreadInfos$1$1.class
akka.stream.contrib.ZipInputStreamSource$.class
akka.stream.contrib.Coroner$$anonfun$akka$stream$contrib$Coroner$$threadInfoToString$1$1.class
akka.stream.contrib.Accumulate$.class
akka.stream.contrib.Sample$$anonfun$random$1.class
akka.stream.contrib.Timed$.class
akka.stream.contrib.SourceGen$$anonfun$2$$anon$2$$anon$4.class
akka.stream.contrib.TestKit$$anonfun$assertAllStagesStopped$1$$anonfun$apply$mcV$sp$3.class
akka.stream.contrib.UnfoldFlowGraphStageLogic.class
akka.stream.contrib.FileTailSource$2.class
akka.stream.contrib.SourceGen$$anonfun$1$$anon$1.class
akka.stream.contrib.LastElement$$anon$1$$anon$3.class
akka.stream.contrib.Retry.class
akka.stream.contrib.Accumulate.class
akka.stream.contrib.TestKit$.class
akka.stream.contrib.Implicits.class
akka.stream.contrib.SwitchMode$Open$.class
akka.stream.contrib.Coroner$$anonfun$akka$stream$contrib$Coroner$$threadInfoToString$1$1$$anonfun$apply$mcVI$sp$2.class
akka.stream.contrib.Coroner$$anonfun$akka$stream$contrib$Coroner$$threadInfoToString$1$2.class
akka.stream.contrib.TestKit$TE$.class
akka.stream.contrib.Valve$ValveGraphStageLogic$$anon$1.class
akka.stream.contrib.ZipInputStreamSource$$anon$1$$anonfun$read$1$1$$anonfun$apply$1.class
akka.stream.contrib.Sample.class
akka.stream.contrib.Retry$RetryConcatCoordinator$$anon$6$$anon$9.class
akka.stream.contrib.Retry$RetryConcatCoordinator$$anon$6$$anon$7.class
akka.stream.contrib.PartitionWith$.class
akka.stream.contrib.Retry$RetryConcatCoordinator$$anon$6$$anon$8.class
akka.stream.contrib.TimeWindow$.class
akka.stream.contrib.ZipInputStreamSource$ZipEntryData.class
akka.stream.contrib.ZipInputStreamSource$$anon$1.class
akka.stream.contrib.AccumulateWhileUnchanged$$anon$2.class
akka.stream.contrib.TestKit$$anonfun$assertAllStagesStopped$1.class
akka.stream.contrib.SwitchMode$Close$.class
akka.stream.contrib.Coroner$$anon$1.class
akka.stream.contrib.AccumulateWhileUnchanged$$anon$2$$anon$1.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.4.18.jar
/com.typesafe.akka/akka-stream_2.11/2.4.18
查看akka-stream_2.11所有版本文件
akka-stream-testkit_2.11-2.4.18.jar
/com.typesafe.akka/akka-stream-testkit_2.11/2.4.18
查看akka-stream-testkit_2.11所有版本文件
scalatest_2.11-3.0.0.jar
/org.scalatest/scalatest_2.11/3.0.0
查看scalatest_2.11所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
junit-interface-0.11.jar
/com.novocode/junit-interface/0.11
查看junit-interface所有版本文件
jimfs-1.1.jar
/com.google.jimfs/jimfs/1.1
查看jimfs所有版本文件
|