| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.xbib.helianthus |
| ArtifactId | ArtifactIdhelianthus-common |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhelianthus-common
A client/server platform based on Java 8, Netty 4.1, HTTP/2, and reactive streams
|
| Project Organization |
Project Organizationxbib |
| Filename | Size |
|---|---|
| helianthus-common-1.1.0.pom | |
| helianthus-common-1.1.0.jar | 183 KB |
| helianthus-common-1.1.0-sources.jar | 101 KB |
| helianthus-common-1.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xbib.helianthus/helianthus-common/ -->
<dependency>
<groupId>org.xbib.helianthus</groupId>
<artifactId>helianthus-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.helianthus/helianthus-common/
implementation 'org.xbib.helianthus:helianthus-common:1.1.0'
// https://jarcasting.com/artifacts/org.xbib.helianthus/helianthus-common/
implementation ("org.xbib.helianthus:helianthus-common:1.1.0")
'org.xbib.helianthus:helianthus-common:jar:1.1.0'
<dependency org="org.xbib.helianthus" name="helianthus-common" rev="1.1.0">
<artifact name="helianthus-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.helianthus', module='helianthus-common', version='1.1.0')
)
libraryDependencies += "org.xbib.helianthus" % "helianthus-common" % "1.1.0"
[org.xbib.helianthus/helianthus-common "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-transport | jar | 4.1.20.Final |
| io.netty : netty-codec-http2 | jar | 4.1.20.Final |
| io.netty : netty-resolver-dns | jar | 4.1.20.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.20.Final |
| org.reactivestreams : reactive-streams | jar | 1.0.1 |
| 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 |