norn

UDP Multicast based java remoting using RMI under the hood.

License

License

GroupId

GroupId

com.github.mgeiss
ArtifactId

ArtifactId

norn
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

norn
UDP Multicast based java remoting using RMI under the hood.

Download norn

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.0
1.1.1
1.1.0
1.0.0