nazgul-core-cache-impl-hazelcast

The Nazgul Framework: Core project holds a collection of library-style Software Components adhering to the Nazgul-style component patterns, aimed at boosting productivity. All Software Components are compliant with Java SE, OSGi and JEE standards.

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

se.jguru.nazgul.core.cache.impl.hazelcast
ArtifactId

ArtifactId

nazgul-core-cache-impl-hazelcast
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

nazgul-core-cache-impl-hazelcast
The Nazgul Framework: Core project holds a collection of library-style Software Components adhering to the Nazgul-style component patterns, aimed at boosting productivity. All Software Components are compliant with Java SE, OSGi and JEE standards.
Project Organization

Project Organization

jGuru Europe AB

Download nazgul-core-cache-impl-hazelcast

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
se.jguru.nazgul.core.cache.api : nazgul-core-cache-api jar 1.6.0
com.hazelcast : hazelcast jar 2.6
com.hazelcast : hazelcast-client jar 2.6
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.5
se.jguru.nazgul.tools.validation.aspect : nazgul-tools-validation-aspect jar 3.0.0
org.aspectj : aspectjrt jar 1.7.3

test (5)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.springframework : spring-test jar 3.2.2.RELEASE
org.springframework : spring-context jar 3.2.2.RELEASE
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.1
1.5.0
1.4.3