WildFly: Clustered Stateful Session Bean cache Infinispan provider

WildFly: Parent Aggregator

License

License

Categories

Categories

WildFly Container Application Servers Infinispan Data Caching
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-clustering-ejb3-infinispan
Last Version

Last Version

8.0.0.Beta1
Release Date

Release Date

Type

Type

jar
Description

Description

WildFly: Clustered Stateful Session Bean cache Infinispan provider
WildFly: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-clustering-ejb3-infinispan

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.wildfly : wildfly-clustering-infinispan jar 8.0.0.Beta1
org.wildfly : wildfly-clustering-api jar 8.0.0.Beta1
org.wildfly : wildfly-ejb3 jar 8.0.0.Beta1
org.wildfly : wildfly-build-config jar 8.0.0.Beta1

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-annotations Optional jar 1.2.0.Beta1
org.jboss.logging : jboss-logging-processor Optional jar 1.2.0.Beta1

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.jboss.byteman : byteman jar 2.1.2
org.jboss.byteman : byteman-submit jar 2.1.2
org.jboss.byteman : byteman-install jar 2.1.2
org.jboss.byteman : byteman-bmunit jar 2.1.2

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.7

Project Modules

There are no modules declared in this project.

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin [email protected]:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.wildfly

Versions

Version
8.0.0.Beta1
8.0.0.Alpha4
8.0.0.Alpha3
8.0.0.Alpha2
8.0.0.Alpha1