| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Auto Application Layer Libs Code Generators |
| GroupId | GroupIdio.crossbar.autobahn |
| ArtifactId | ArtifactIdautobahn-java |
| Last Version | Last Version21.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutobahn Java
WebSocket & WAMP for Java8+
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| autobahn-java-21.7.1.pom | |
| autobahn-java-21.7.1.jar | 160 KB |
| autobahn-java-21.7.1-sources.jar | 94 KB |
| autobahn-java-21.7.1-javadoc.jar | 756 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.crossbar.autobahn/autobahn-java/ -->
<dependency>
<groupId>io.crossbar.autobahn</groupId>
<artifactId>autobahn-java</artifactId>
<version>21.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.crossbar.autobahn/autobahn-java/
implementation 'io.crossbar.autobahn:autobahn-java:21.7.1'
// https://jarcasting.com/artifacts/io.crossbar.autobahn/autobahn-java/
implementation ("io.crossbar.autobahn:autobahn-java:21.7.1")
'io.crossbar.autobahn:autobahn-java:jar:21.7.1'
<dependency org="io.crossbar.autobahn" name="autobahn-java" rev="21.7.1">
<artifact name="autobahn-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crossbar.autobahn', module='autobahn-java', version='21.7.1')
)
libraryDependencies += "io.crossbar.autobahn" % "autobahn-java" % "21.7.1"
[io.crossbar.autobahn/autobahn-java "21.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.12.3 |
| org.msgpack : jackson-dataformat-msgpack | jar | 0.8.22 |
| com.github.joshjdevl.libsodiumjni : libsodium-jni | jar | 2.0.2 |
| org.web3j : core | jar | 4.6.0 |
| org.web3j : abi | jar | 4.6.0 |
| org.web3j : utils | jar | 4.6.0 |
| org.json : json | jar | 20210307 |
| io.netty : netty-codec-http | jar | 4.1.63.Final |
| io.netty : netty-handler | jar | 4.1.63.Final |