| 组织ID: |
com.lightbend.akka |
| 项目ID: |
akka-stream-alpakka-mqtt_2.12 |
| 版本: |
0.9 |
| 最后修改时间: |
2019-11-30 16:35:42 |
| 包类型: |
jar |
| 标题: |
Apache-2.0 |
| 描述: |
akka-stream-alpakka-mqtt |
| 相关URL: |
https://github.com/akka/alpakka |
| 大小: |
57.00KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.lightbend.akka</groupId>
<artifactId>akka-stream-alpakka-mqtt_2.12</artifactId>
<version>0.9</version>
</dependency>
|
| Gradle引入代码: |
com.lightbend.akka:akka-stream-alpakka-mqtt_2.12:0.9
|
| 下载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.9</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.9</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.2</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream_2.12</artifactId>
<version>2.4.18</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream-testkit_2.12</artifactId>
<version>2.4.18</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.12</artifactId>
<version>3.0.1</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.1.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.scaladsl.MqttSink.class
akka.stream.alpakka.mqtt.javadsl.MqttSource.class
akka.stream.alpakka.mqtt.javadsl.MqttSink.class
akka.stream.alpakka.mqtt.MqttProducerStage$NoClientException$.class
akka.stream.alpakka.mqtt.MqttQoS$ExactlyOnce$.class
akka.stream.alpakka.mqtt.MqttMessage$.class
akka.stream.alpakka.mqtt.Will.class
akka.stream.alpakka.mqtt.javadsl.MqttSource$.class
akka.stream.alpakka.mqtt.MqttConnectorLogic$$anon$1.class
akka.stream.alpakka.mqtt.MqttSourceSettings$.class
akka.stream.alpakka.mqtt.MqttQoS$AtMostOnce$.class
akka.stream.alpakka.mqtt.MqttSourceStage$$anon$1.class
akka.stream.alpakka.mqtt.MqttProducerStage$$anon$1$$anon$3.class
akka.stream.alpakka.mqtt.MqttConnectorLogic.class
akka.stream.alpakka.mqtt.MqttConnectorLogic$.class
akka.stream.alpakka.mqtt.scaladsl.MqttSource$.class
akka.stream.alpakka.mqtt.scaladsl.MqttSource.class
akka.stream.alpakka.mqtt.Will$.class
akka.stream.alpakka.mqtt.MqttQoS$AtLeastOnce$.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.MqttProducerStage.class
akka.stream.alpakka.mqtt.MqttProducerStage$.class
akka.stream.alpakka.mqtt.MqttProducerStage$$anon$1$$anon$2.class
akka.stream.alpakka.mqtt.MqttProducerStage$$anon$1.class
akka.stream.alpakka.mqtt.MqttSourceStage.class
akka.stream.alpakka.mqtt.MqttConnectorLogic$$anon$2.class
akka.stream.alpakka.mqtt.MqttConnectionSettings$.class
akka.stream.alpakka.mqtt.MqttQoS$.class
akka.stream.alpakka.mqtt.MqttSourceStage$$anon$1$$anon$2.class
akka.stream.alpakka.mqtt.MqttSourceSettings.class
|
| 依赖Jar: |
scala-library-2.12.2.jar
/org.scala-lang/scala-library/2.12.2
查看scala-library所有版本文件
akka-stream_2.12-2.4.18.jar
/com.typesafe.akka/akka-stream_2.12/2.4.18
查看akka-stream_2.12所有版本文件
akka-stream-testkit_2.12-2.4.18.jar
/com.typesafe.akka/akka-stream-testkit_2.12/2.4.18
查看akka-stream-testkit_2.12所有版本文件
scalatest_2.12-3.0.1.jar
/org.scalatest/scalatest_2.12/3.0.1
查看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.1.0.jar
/org.eclipse.paho/org.eclipse.paho.client.mqttv3/1.1.0
查看org.eclipse.paho.client.mqttv3所有版本文件
|