Last Version

WildFly: Clustering marshalling API 27.0.0.Alpha1

Public module containing interfaces to be implemented by applications and internal modules to optimize marshalling behavior for both distributable @Stateful Jakarta Enterprise Beans and HTTP sessions. The API is independent of the backing marshalling framework.

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-clustering-marshalling-api
Version

Version

27.0.0.Alpha1
Type

Type

jar
Description

Description

WildFly: Clustering marshalling API
Public module containing interfaces to be implemented by applications and internal modules to optimize marshalling behavior for both distributable @Stateful Jakarta Enterprise Beans and HTTP sessions. The API is independent of the backing marshalling framework.
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-clustering-marshalling-api 27.0.0.Alpha1


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

Dependencies

test (7)

Group / Artifact Type Version
junit : junit jar
org.kohsuke.metainf-services : metainf-services jar 1.8
org.mockito : mockito-core jar
org.jboss.byteman : byteman jar
org.jboss.byteman : byteman-submit jar
org.jboss.byteman : byteman-install jar
org.jboss.byteman : byteman-bmunit jar

Project Modules

There are no modules declared in this project.