is not current version
Last Version 6.66

com.github.jspxnet:jspx-framework 6.23

jspx framework

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.jspxnet
ArtifactId

ArtifactId

jspx-framework
Version

Version

6.23
Type

Type

jar

Download jspx-framework 6.23


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