Last Version

harbor 1.1.0

An LCM based peer discovery library for Java

License

License

GroupId

GroupId

com.theisenp.harbor
ArtifactId

ArtifactId

harbor
Version

Version

1.1.0
Type

Type

jar
Description

Description

harbor
An LCM based peer discovery library for Java
Project URL

Project URL

https://github.com/theisenp/harbor
Source Code Management

Source Code Management

https://github.com/theisenp/harbor

Download harbor 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.googlecode.lcm » lcm-java jar 1.0.0-unofficial
joda-time : joda-time jar 2.5
org.apache.commons : commons-lang3 jar 3.3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.5
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.