License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Hazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdru.greatbit.whoru |
ArtifactId | ArtifactIdhazelcast-session-provider |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationGreatBit |
<!-- https://jarcasting.com/artifacts/ru.greatbit.whoru/hazelcast-session-provider/ -->
<dependency>
<groupId>ru.greatbit.whoru</groupId>
<artifactId>hazelcast-session-provider</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit.whoru/hazelcast-session-provider/
implementation 'ru.greatbit.whoru:hazelcast-session-provider:1.9'
// https://jarcasting.com/artifacts/ru.greatbit.whoru/hazelcast-session-provider/
implementation ("ru.greatbit.whoru:hazelcast-session-provider:1.9")
'ru.greatbit.whoru:hazelcast-session-provider:jar:1.9'
<dependency org="ru.greatbit.whoru" name="hazelcast-session-provider" rev="1.9">
<artifact name="hazelcast-session-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit.whoru', module='hazelcast-session-provider', version='1.9')
)
libraryDependencies += "ru.greatbit.whoru" % "hazelcast-session-provider" % "1.9"
[ru.greatbit.whoru/hazelcast-session-provider "1.9"]
Group / Artifact | Type | Version |
---|---|---|
ru.greatbit.whoru : auth | jar | 1.9 |
com.hazelcast : hazelcast | jar | 5.0.2 |
com.hazelcast : hazelcast-spring | jar | 5.0.2 |
org.springframework : spring-context | jar | 4.3.5.RELEASE |