Last Version

helianthus-server 1.1.0

A client/server platform based on Java 8, Netty 4.1, HTTP/2, and reactive streams

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.xbib.helianthus
ArtifactId

ArtifactId

helianthus-server
Version

Version

1.1.0
Type

Type

jar
Description

Description

helianthus-server
A client/server platform based on Java 8, Netty 4.1, HTTP/2, and reactive streams
Project Organization

Project Organization

xbib

Download helianthus-server 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.xbib.helianthus : helianthus-common jar 1.1.0

test (12)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.easymock : easymock jar 3.4
org.jmock : jmock jar 2.8.2
org.mockito : mockito-all jar 1.10.19
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-jcl jar 2.10.0
org.apache.logging.log4j : log4j-jul jar 2.10.0
io.netty : netty-tcnative-boringssl-static jar 2.0.7.Final
org.xbib.helianthus : helianthus-client jar 1.1.0
org.bouncycastle : bcpkix-jdk15on jar 1.59

Project Modules

There are no modules declared in this project.