is not current version
Last Version 6.66

com.github.jspxnet:jspx-framework 6.40

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.40
Type

Type

jar

Download jspx-framework 6.40


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