Last Version

addc-slp 2.6

The addc-slp library supplies client classes for registering objects with a Service Location Protocol Daemon and for looking these objects up later.

License

License

GroupId

GroupId

com.addc
ArtifactId

ArtifactId

addc-slp
Version

Version

2.6
Type

Type

jar
Description

Description

addc-slp
The addc-slp library supplies client classes for registering objects with a Service Location Protocol Daemon and for looking these objects up later.
Project Organization

Project Organization

ADDC Infotech GmbH

Download addc-slp 2.6


<!-- https://jarcasting.com/artifacts/com.addc/addc-slp/ -->
<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-slp</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.addc/addc-slp/
implementation 'com.addc:addc-slp:2.6'
// https://jarcasting.com/artifacts/com.addc/addc-slp/
implementation ("com.addc:addc-slp:2.6")
'com.addc:addc-slp:jar:2.6'
<dependency org="com.addc" name="addc-slp" rev="2.6">
  <artifact name="addc-slp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.addc', module='addc-slp', version='2.6')
)
libraryDependencies += "com.addc" % "addc-slp" % "2.6"
[com.addc/addc-slp "2.6"]

Dependencies

compile (3)

Group / Artifact Type Version
com.addc : addc-base jar 2.6
com.addc : addc-security jar 2.6
com.addc : addc-alerts jar 2.6

test (7)

Group / Artifact Type Version
org.livetribe.slp : livetribe-slp jar 2.2.1
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcpkix-jdk15on jar 1.60
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito jar 1.7.4
org.mockito : mockito-core jar 1.10.19
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.