Last Version

norn 2.1.2

UDP Multicast based java remoting using RMI under the hood.

License

License

GroupId

GroupId

com.github.mgeiss
ArtifactId

ArtifactId

norn
Version

Version

2.1.2
Type

Type

jar
Description

Description

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

Download norn 2.1.2


<!-- 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.