is not current version
Last Version 7.0.0-M4

org.glassfish.main.web:jspcaching-connector 4.0-b72


Categories

Categories

GlassFish Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier Caching Data
GroupId

GroupId

org.glassfish.main.web
ArtifactId

ArtifactId

jspcaching-connector
Version

Version

4.0-b72
Type

Type

jar

Download jspcaching-connector 4.0-b72


<!-- https://jarcasting.com/artifacts/org.glassfish.main.web/jspcaching-connector/ -->
<dependency>
    <groupId>org.glassfish.main.web</groupId>
    <artifactId>jspcaching-connector</artifactId>
    <version>4.0-b72</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.web/jspcaching-connector/
implementation 'org.glassfish.main.web:jspcaching-connector:4.0-b72'
// https://jarcasting.com/artifacts/org.glassfish.main.web/jspcaching-connector/
implementation ("org.glassfish.main.web:jspcaching-connector:4.0-b72")
'org.glassfish.main.web:jspcaching-connector:jar:4.0-b72'
<dependency org="org.glassfish.main.web" name="jspcaching-connector" rev="4.0-b72">
  <artifact name="jspcaching-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.web', module='jspcaching-connector', version='4.0-b72')
)
libraryDependencies += "org.glassfish.main.web" % "jspcaching-connector" % "4.0-b72"
[org.glassfish.main.web/jspcaching-connector "4.0-b72"]