is not current version
Last Version 5.3.0

org.wso2.appserver:jsf-marks-calculator 5.3.0-beta1


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

jsf-marks-calculator
Version

Version

5.3.0-beta1
Type

Type

war

Download jsf-marks-calculator 5.3.0-beta1


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/jsf-marks-calculator/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>jsf-marks-calculator</artifactId>
    <version>5.3.0-beta1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/jsf-marks-calculator/
implementation 'org.wso2.appserver:jsf-marks-calculator:5.3.0-beta1'
// https://jarcasting.com/artifacts/org.wso2.appserver/jsf-marks-calculator/
implementation ("org.wso2.appserver:jsf-marks-calculator:5.3.0-beta1")
'org.wso2.appserver:jsf-marks-calculator:war:5.3.0-beta1'
<dependency org="org.wso2.appserver" name="jsf-marks-calculator" rev="5.3.0-beta1">
  <artifact name="jsf-marks-calculator" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='jsf-marks-calculator', version='5.3.0-beta1')
)
libraryDependencies += "org.wso2.appserver" % "jsf-marks-calculator" % "5.3.0-beta1"
[org.wso2.appserver/jsf-marks-calculator "5.3.0-beta1"]