组织ID: |
com.typesafe.akka |
项目ID: |
akka-testkit_2.10 |
版本: |
2.2.0-RC1 |
最后修改时间: |
2019-10-24 04:18:06 |
包类型: |
jar |
标题: |
akka-testkit |
描述: |
akka-testkit |
相关URL: |
http://www.typesafe.com |
大小: |
233.55KB |
|
Maven引入代码: |
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-testkit_2.10</artifactId>
<version>2.2.0-RC1</version>
</dependency>
|
Gradle引入代码: |
com.typesafe.akka:akka-testkit_2.10:2.2.0-RC1
|
下载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-testkit_2.10</artifactId>
<packaging>bundle</packaging>
<description>akka-testkit</description>
<version>2.2.0-RC1</version>
<name>akka-testkit</name>
<organization>
<name>Typesafe Inc.</name>
<url>http://www.typesafe.com</url>
</organization>
<inceptionYear>2009</inceptionYear>
<url>http://akka.io</url>
<licenses>
<license>
<name>Apache 2</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>git://github.com/akka/akka.git</url>
<connection>scm:git:git@github.com:akka/akka.git</connection>
</scm>
<developers>
<developer>
<id>jboner</id>
<name>Jonas Boner</name>
</developer>
<developer>
<id>viktorklang</id>
<name>Viktor Klang</name>
</developer>
<developer>
<id>rkuhn</id>
<name>Roland Kuhn</name>
</developer>
<developer>
<id>pvlugter</id>
<name>Peter Vlugter</name>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-actor_2.10</artifactId>
<version>2.2.0-RC1</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.10.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.10</artifactId>
<version>1.9.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
akka.testkit.CachingPartialFunction.class
akka.testkit.CallingThreadDispatcher$$anonfun$1.class
akka.testkit.CallingThreadDispatcher$$anonfun$2.class
akka.testkit.CallingThreadDispatcher$$anonfun$3.class
akka.testkit.CallingThreadDispatcher$$anonfun$5.class
akka.testkit.CallingThreadDispatcher$$anonfun$6.class
akka.testkit.CallingThreadDispatcher$$anonfun$unregister$1.class
akka.testkit.CallingThreadDispatcher$.class
akka.testkit.CallingThreadDispatcher.class
akka.testkit.CallingThreadDispatcherConfigurator.class
akka.testkit.CallingThreadDispatcherQueues$$anonfun$gatherFromAllOtherQueues$1.class
akka.testkit.CallingThreadDispatcherQueues$$anonfun$gatherFromAllOtherQueues$2.class
akka.testkit.CallingThreadDispatcherQueues$$anonfun$gatherFromAllOtherQueues$3.class
akka.testkit.CallingThreadDispatcherQueues$$anonfun$gc$1$$anonfun$4.class
akka.testkit.CallingThreadDispatcherQueues$$anonfun$gc$1.class
akka.testkit.CallingThreadDispatcherQueues$.class
akka.testkit.CallingThreadDispatcherQueues.class
akka.testkit.CallingThreadMailbox$$anon$1.class
akka.testkit.CallingThreadMailbox$$anonfun$cleanUp$1.class
akka.testkit.CallingThreadMailbox.class
akka.testkit.CustomEventFilter$.class
akka.testkit.CustomEventFilter.class
akka.testkit.DeadLettersFilter$.class
akka.testkit.DeadLettersFilter.class
akka.testkit.DebugFilter$.class
akka.testkit.DebugFilter.class
akka.testkit.DefaultTimeout$class.class
akka.testkit.DefaultTimeout.class
akka.testkit.ErrorFilter$.class
akka.testkit.ErrorFilter.class
akka.testkit.EventFilter$$anonfun$apply$1.class
akka.testkit.EventFilter$$anonfun$apply$2.class
akka.testkit.EventFilter$$anonfun$awaitDone$1.class
akka.testkit.EventFilter$$anonfun$debug$1.class
akka.testkit.EventFilter$$anonfun$debug$2.class
akka.testkit.EventFilter$$anonfun$error$1.class
akka.testkit.EventFilter$$anonfun$error$2.class
akka.testkit.EventFilter$$anonfun$info$1.class
akka.testkit.EventFilter$$anonfun$info$2.class
akka.testkit.EventFilter$$anonfun$warning$1.class
akka.testkit.EventFilter$$anonfun$warning$2.class
akka.testkit.EventFilter$.class
akka.testkit.EventFilter.class
akka.testkit.ExtractRoute$.class
akka.testkit.ExtractRoute.class
akka.testkit.ImplicitSender$class.class
akka.testkit.ImplicitSender.class
akka.testkit.InfoFilter$.class
akka.testkit.InfoFilter.class
akka.testkit.JavaTestKit$AwaitAssert$1.class
akka.testkit.JavaTestKit$AwaitAssert.class
akka.testkit.JavaTestKit$AwaitCond$1.class
akka.testkit.JavaTestKit$AwaitCond$2.class
akka.testkit.JavaTestKit$AwaitCond.class
akka.testkit.JavaTestKit$EventFilter$1.class
akka.testkit.JavaTestKit$EventFilter.class
akka.testkit.JavaTestKit$ExpectMsg.class
akka.testkit.JavaTestKit$IgnoreMsg$1.class
akka.testkit.JavaTestKit$IgnoreMsg.class
akka.testkit.JavaTestKit$ReceiveWhile$1.class
akka.testkit.JavaTestKit$ReceiveWhile.class
akka.testkit.JavaTestKit$Within$1.class
akka.testkit.JavaTestKit$Within$2.class
akka.testkit.JavaTestKit$Within.class
akka.testkit.JavaTestKit.class
akka.testkit.TestActor$$anonfun$3.class
akka.testkit.TestActor$$anonfun$postStop$1.class
akka.testkit.TestActor$$anonfun$receive$1$$anonfun$1.class
akka.testkit.TestActor$$anonfun$receive$1$$anonfun$4.class
akka.testkit.TestActor$$anonfun$receive$1.class
akka.testkit.TestActor$.class
akka.testkit.TestActor$AutoPilot.class
akka.testkit.TestActor$KeepRunning$.class
akka.testkit.TestActor$Message.class
akka.testkit.TestActor$NoAutoPilot$.class
akka.testkit.TestActor$NullMessage$.class
akka.testkit.TestActor$RealMessage$.class
akka.testkit.TestActor$RealMessage.class
akka.testkit.TestActor$SetAutoPilot$.class
akka.testkit.TestActor$SetAutoPilot.class
akka.testkit.TestActor$SetIgnore$.class
akka.testkit.TestActor$SetIgnore.class
akka.testkit.TestActor$UnWatch$.class
akka.testkit.TestActor$UnWatch.class
akka.testkit.TestActor$Watch$.class
akka.testkit.TestActor$Watch.class
akka.testkit.TestActor.class
akka.testkit.TestActorRef$$anon$1.class
akka.testkit.TestActorRef$$anonfun$apply$2$$anonfun$apply$1.class
akka.testkit.TestActorRef$$anonfun$apply$2.class
akka.testkit.TestActorRef$.class
akka.testkit.TestActorRef$InternalGetActor$.class
akka.testkit.TestActorRef.class
akka.testkit.TestBarrier$.class
akka.testkit.TestBarrier.class
akka.testkit.TestBarrierTimeoutException.class
akka.testkit.TestDuration.class
akka.testkit.TestEvent$.class
akka.testkit.TestEvent$Mute$.class
akka.testkit.TestEvent$Mute.class
akka.testkit.TestEvent$UnMute$.class
akka.testkit.TestEvent$UnMute.class
akka.testkit.TestEvent.class
akka.testkit.TestEventListener$$anonfun$filter$1.class
akka.testkit.TestEventListener$$anonfun$receive$1$$anonfun$applyOrElse$1.class
akka.testkit.TestEventListener$$anonfun$receive$1$$anonfun$applyOrElse$2.class
akka.testkit.TestEventListener$$anonfun$receive$1$$anonfun$applyOrElse$3.class
akka.testkit.TestEventListener$$anonfun$receive$1.class
akka.testkit.TestEventListener.class
akka.testkit.TestFSMRef$.class
akka.testkit.TestFSMRef.class
akka.testkit.TestKit$.class
akka.testkit.TestKit.class
akka.testkit.TestKitBase$$anonfun$10$$anonfun$apply$6.class
akka.testkit.TestKitBase$$anonfun$10.class
akka.testkit.TestKitBase$$anonfun$2.class
akka.testkit.TestKitBase$$anonfun$5$$anonfun$apply$1.class
akka.testkit.TestKitBase$$anonfun$5.class
akka.testkit.TestKitBase$$anonfun$6$$anonfun$apply$2.class
akka.testkit.TestKitBase$$anonfun$6.class
akka.testkit.TestKitBase$$anonfun$7$$anonfun$apply$3.class
akka.testkit.TestKitBase$$anonfun$7.class
akka.testkit.TestKitBase$$anonfun$8$$anonfun$apply$4.class
akka.testkit.TestKitBase$$anonfun$8.class
akka.testkit.TestKitBase$$anonfun$9$$anonfun$apply$5.class
akka.testkit.TestKitBase$$anonfun$9.class
akka.testkit.TestKitBase$$anonfun$checkMissingAndUnexpected$1.class
akka.testkit.TestKitBase$$anonfun$expectMsgAnyClassOf_internal$1.class
akka.testkit.TestKitBase$$anonfun$expectMsgAnyClassOf_internal$2.class
akka.testkit.TestKitBase$$anonfun$expectMsgAnyClassOf_internal$3.class
akka.testkit.TestKitBase$$anonfun$expectMsgAnyOf_internal$1.class
akka.testkit.TestKitBase$$anonfun$expectMsgAnyOf_internal$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
akka-actor_2.10-2.2.0-RC1.jar
/com.typesafe.akka/akka-actor_2.10/2.2.0-RC1
查看akka-actor_2.10所有版本文件
scala-library-2.10.1.jar
/org.scala-lang/scala-library/2.10.1
查看scala-library所有版本文件
junit-4.10.jar
/junit/junit/4.10
查看junit所有版本文件
scalatest_2.10-1.9.1.jar
/org.scalatest/scalatest_2.10/1.9.1
查看scalatest_2.10所有版本文件
|