| 组织ID: |
com.lightbend.akka |
| 项目ID: |
akka-stream-alpakka-mqtt_2.12 |
| 版本: |
0.20 |
| 最后修改时间: |
2018-09-21 23:09:56 |
| 包类型: |
jar |
| 标题: |
Apache-2.0 |
| 描述: |
akka-stream-alpakka-mqtt |
| 相关URL: |
https://github.com/akka/alpakka |
| 大小: |
80.51KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.lightbend.akka</groupId>
<artifactId>akka-stream-alpakka-mqtt_2.12</artifactId>
<version>0.20</version>
</dependency>
|
| Gradle引入代码: |
com.lightbend.akka:akka-stream-alpakka-mqtt_2.12:0.20
|
| 下载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.lightbend.akka</groupId>
<artifactId>akka-stream-alpakka-mqtt_2.12</artifactId>
<packaging>jar</packaging>
<description>akka-stream-alpakka-mqtt</description>
<url>https://github.com/akka/alpakka</url>
<version>0.20</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>akka-stream-alpakka-mqtt</name>
<organization>
<name>Lightbend Inc.</name>
<url>https://github.com/akka/alpakka</url>
</organization>
<scm>
<url>https://github.com/akka/alpakka</url>
<connection>git@github.com:akka/alpakka.git</connection>
</scm>
<developers>
<developer>
<id>contributors</id>
<name>Contributors</name>
<email>https://gitter.im/akka/dev</email>
<url>https://github.com/akka/alpakka/graphs/contributors</url>
</developer>
</developers>
<properties>
<info.apiURL>http://developer.lightbend.com/docs/api/alpakka/0.20</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.6</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream_2.12</artifactId>
<version>2.5.13</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream-testkit_2.12</artifactId>
<version>2.5.13</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-slf4j_2.12</artifactId>
<version>2.5.13</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.12</artifactId>
<version>3.0.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
<version>1.2.0</version>
</dependency>
</dependencies>
<repositories>
<repository>
<id>bintrayakkamaven</id>
<name>bintray-akka-maven</name>
<url>https://dl.bintray.com/akka/maven/</url>
<layout>default</layout>
</repository>
</repositories>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
akka.stream.alpakka.mqtt.javadsl.package$RichMqttCommittableMessage.class
akka.stream.alpakka.mqtt.scaladsl.MqttSink.class
akka.stream.alpakka.mqtt.javadsl.MqttSource.class
akka.stream.alpakka.mqtt.javadsl.MqttCommittableMessage.class
akka.stream.alpakka.mqtt.javadsl.MqttSink.class
akka.stream.alpakka.mqtt.scaladsl.MqttCommittableMessage.class
akka.stream.alpakka.mqtt.MqttQoS$ExactlyOnce$.class
akka.stream.alpakka.mqtt.MqttMessage$.class
akka.stream.alpakka.mqtt.javadsl.MqttFlow$.class
akka.stream.alpakka.mqtt.Will.class
akka.stream.alpakka.mqtt.javadsl.MqttFlow.class
akka.stream.alpakka.mqtt.MqttFlowStage$$anon$2$$anon$6.class
akka.stream.alpakka.mqtt.javadsl.MqttSource$.class
akka.stream.alpakka.mqtt.MqttConnectorLogic$$anon$1.class
akka.stream.alpakka.mqtt.scaladsl.MqttFlow.class
akka.stream.alpakka.mqtt.MqttSourceSettings$.class
akka.stream.alpakka.mqtt.javadsl.package$RichMqttCommittableMessage$$anon$1.class
akka.stream.alpakka.mqtt.MqttFlowStage$$anon$2$$anon$1.class
akka.stream.alpakka.mqtt.MqttQoS$AtMostOnce$.class
akka.stream.alpakka.mqtt.MqttFlowStage$$anon$2$$anon$4.class
akka.stream.alpakka.mqtt.MqttFlowStage$$anon$2$$anon$5.class
akka.stream.alpakka.mqtt.MqttFlowStage.class
akka.stream.alpakka.mqtt.javadsl.package.class
akka.stream.alpakka.mqtt.MqttConnectorLogic.class
akka.stream.alpakka.mqtt.MqttConnectorLogic$.class
akka.stream.alpakka.mqtt.scaladsl.MqttSource$.class
akka.stream.alpakka.mqtt.CommitCallbackArguments.class
akka.stream.alpakka.mqtt.scaladsl.MqttSource.class
akka.stream.alpakka.mqtt.javadsl.package$.class
akka.stream.alpakka.mqtt.MqttFlowStage$$anon$2.class
akka.stream.alpakka.mqtt.Will$.class
akka.stream.alpakka.mqtt.MqttQoS$AtLeastOnce$.class
akka.stream.alpakka.mqtt.scaladsl.MqttFlow$.class
akka.stream.alpakka.mqtt.MqttConnectionSettings.class
akka.stream.alpakka.mqtt.MqttMessage.class
akka.stream.alpakka.mqtt.MqttQoS.class
akka.stream.alpakka.mqtt.javadsl.MqttSink$.class
akka.stream.alpakka.mqtt.scaladsl.MqttSink$.class
akka.stream.alpakka.mqtt.MqttFlowStage$$anon$2$$anon$1$$anon$3.class
akka.stream.alpakka.mqtt.MqttConnectionSettings$.class
akka.stream.alpakka.mqtt.MqttFlowStage$.class
akka.stream.alpakka.mqtt.MqttQoS$.class
akka.stream.alpakka.mqtt.MqttSourceSettings.class
akka.stream.alpakka.mqtt.CommitCallbackArguments$.class
|
| 依赖Jar: |
scala-library-2.12.6.jar
/org.scala-lang/scala-library/2.12.6
查看scala-library所有版本文件
akka-stream_2.12-2.5.13.jar
/com.typesafe.akka/akka-stream_2.12/2.5.13
查看akka-stream_2.12所有版本文件
akka-stream-testkit_2.12-2.5.13.jar
/com.typesafe.akka/akka-stream-testkit_2.12/2.5.13
查看akka-stream-testkit_2.12所有版本文件
akka-slf4j_2.12-2.5.13.jar
/com.typesafe.akka/akka-slf4j_2.12/2.5.13
查看akka-slf4j_2.12所有版本文件
logback-classic-1.2.3.jar
/ch.qos.logback/logback-classic/1.2.3
查看logback-classic所有版本文件
scalatest_2.12-3.0.5.jar
/org.scalatest/scalatest_2.12/3.0.5
查看scalatest_2.12所有版本文件
junit-interface-0.11.jar
/com.novocode/junit-interface/0.11
查看junit-interface所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
org.eclipse.paho.client.mqttv3-1.2.0.jar
/org.eclipse.paho/org.eclipse.paho.client.mqttv3/1.2.0
查看org.eclipse.paho.client.mqttv3所有版本文件
|