Last Version

Hazelcast Jetty Session Manager(jetty-core) 1.0.2

Jetty Session Manager Module for Hazelcast

License

License

Categories

Categories

Jetty Container Application Servers Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

jetty-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

Hazelcast Jetty Session Manager(jetty-core)
Jetty Session Manager Module for Hazelcast
Project Organization

Project Organization

Hazelcast, Inc.

Download jetty-core 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.hazelcast : hazelcast test-jar 3.6.2

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
com.hazelcast : hazelcast-client Optional jar 3.6.2

test (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.1
log4j : log4j Optional jar 1.2.12
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.