Last Version

higgs 0.0.24

Message oritented networking library

License

License

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

higgs
Version

Version

0.0.24
Type

Type

pom
Description

Description

higgs
Message oritented networking library

Download higgs 0.0.24

Filename Size
higgs-0.0.24.pom 10 KB
Browse

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0
org.slf4j : slf4j-log4j12 jar 1.7.0
com.google.guava : guava jar 14.0.1
io.netty : netty-all jar 4.0.28.Final
org.javassist : javassist Optional jar 3.17.1-GA
com.boundary : high-scale-lib jar 1.0.6
com.fasterxml.jackson.core : jackson-databind jar 2.1.1
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core
  • events
  • http
  • websocket
  • boson
  • examples