carbon-parent
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdorg.wso2.appserver |
| ArtifactId | ArtifactIdjsf-marks-calculator |
| Last Version | Last Version5.3.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWSO2 AppServer Samples
|
| Project Organization |
Project Organization |
<!-- 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</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'
// https://jarcasting.com/artifacts/org.wso2.appserver/jsf-marks-calculator/
implementation ("org.wso2.appserver:jsf-marks-calculator:5.3.0")
'org.wso2.appserver:jsf-marks-calculator:war:5.3.0'
<dependency org="org.wso2.appserver" name="jsf-marks-calculator" rev="5.3.0">
<artifact name="jsf-marks-calculator" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='jsf-marks-calculator', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "jsf-marks-calculator" % "5.3.0"
[org.wso2.appserver/jsf-marks-calculator "5.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.faces : jsf-api | jar | 2.2.7 |
| com.sun.faces : jsf-impl | jar | 2.2.7 |
| javax.servlet : jstl | jar | 1.2 |
| org.apache.openejb : javaee-api | jar | 6.0-6 |
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
| Version |
|---|
|
5.3.0
|
|
5.3.0-beta1
|