dtls-async-client

DTLS Java Async Implementation Based on Bouncy Castle

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mobius-software.iot
ArtifactId

ArtifactId

dtls-async-client
Last Version

Last Version

1.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

dtls-async-client
DTLS Java Async Implementation Based on Bouncy Castle
Project URL

Project URL

http://www.mobius-software.com/dtls-async-client
Project Organization

Project Organization

Mobius Software
Source Code Management

Source Code Management

https://github.com/mobius-software-ltd/bc-dtls-async-netty

Download dtls-async-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.mobius-software.iot/dtls-async-client/ -->
<dependency>
    <groupId>com.mobius-software.iot</groupId>
    <artifactId>dtls-async-client</artifactId>
    <version>1.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobius-software.iot/dtls-async-client/
implementation 'com.mobius-software.iot:dtls-async-client:1.0.19'
// https://jarcasting.com/artifacts/com.mobius-software.iot/dtls-async-client/
implementation ("com.mobius-software.iot:dtls-async-client:1.0.19")
'com.mobius-software.iot:dtls-async-client:jar:1.0.19'
<dependency org="com.mobius-software.iot" name="dtls-async-client" rev="1.0.19">
  <artifact name="dtls-async-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobius-software.iot', module='dtls-async-client', version='1.0.19')
)
libraryDependencies += "com.mobius-software.iot" % "dtls-async-client" % "1.0.19"
[com.mobius-software.iot/dtls-async-client "1.0.19"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
commons-io : commons-io jar 2.5
org.bouncycastle : bcprov-jdk15on jar 1.59
org.bouncycastle : bcpkix-jdk15on jar 1.59
io.netty : netty-all jar 4.1.42.Final
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-api jar 2.13.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.19
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0