License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.xbib.helianthus |
ArtifactId | ArtifactIdhelianthus-server |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhelianthus-server
A client/server platform based on Java 8, Netty 4.1, HTTP/2, and reactive streams
|
Project Organization |
Project Organizationxbib |
Filename | Size |
---|---|
helianthus-server-1.1.0.pom | |
helianthus-server-1.1.0.jar | 147 KB |
helianthus-server-1.1.0-sources.jar | 79 KB |
helianthus-server-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.xbib.helianthus : helianthus-common | jar | 1.1.0 |
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 |