Last Version

http 0.1

A Hazelcast Jet connector for listening HTTP requests.

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast.jet.contrib
ArtifactId

ArtifactId

http
Version

Version

0.1
Type

Type

jar
Description

Description

http
A Hazelcast Jet connector for listening HTTP requests.

Download http 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.hazelcast.jet : hazelcast-jet jar 4.3
com.google.code.findbugs : jsr305 jar 3.0.2
io.undertow : undertow-core jar 2.1.1.Final

Project Modules

There are no modules declared in this project.