Infinispan Custom Store Archetype

Builds skeleton implementations of custom Infinispan stores.

Categories

Categories

Infinispan Data Caching
GroupId

GroupId

org.infinispan.archetypes
ArtifactId

ArtifactId

store-archetype
Last Version

Last Version

1.0.23
Release Date

Release Date

Type

Type

jar
Description

Description

Infinispan Custom Store Archetype
Builds skeleton implementations of custom Infinispan stores.

Download store-archetype

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.infinispan : infinispan-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.23