Last Version

WicketStuff Glassfish Integration 9.10.0

Provides custom serializer compatible with Glassfish 4.0. This prevents serialization issues when classes use cdi injection in the glassfish app server.

License

License

Categories

Categories

GlassFish Container Application Servers Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-glassfish4-integration
Version

Version

9.10.0
Type

Type

jar
Description

Description

WicketStuff Glassfish Integration
Provides custom serializer compatible with Glassfish 4.0. This prevents serialization issues when classes use cdi injection in the glassfish app server.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/wicketstuff-glassfish4-integration

Download wicketstuff-glassfish4-integration 9.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

provided (1)

Group / Artifact Type Version
org.glassfish.main.extras : glassfish-embedded-all jar 4.0

Project Modules

There are no modules declared in this project.