is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-glassfish4-integration 7.8.1

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

Categories

Categories

GlassFish Container Application Servers Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-glassfish4-integration
Version

Version

7.8.1
Type

Type

jar

Download wicketstuff-glassfish4-integration 7.8.1


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