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 |
|---|---|
| GroupId | GroupIdorg.wso2.appserver |
| ArtifactId | ArtifactIdjpa-student-register |
| Last Version | Last Version5.3.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWSO2 AppServer Samples
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jpa-student-register-5.3.0.pom | |
| jpa-student-register-5.3.0.war | 16 KB |
| jpa-student-register-5.3.0-sources.jar | 11 KB |
| jpa-student-register-5.3.0-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/jpa-student-register/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>jpa-student-register</artifactId>
<version>5.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/jpa-student-register/
implementation 'org.wso2.appserver:jpa-student-register:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/jpa-student-register/
implementation ("org.wso2.appserver:jpa-student-register:5.3.0")
'org.wso2.appserver:jpa-student-register:war:5.3.0'
<dependency org="org.wso2.appserver" name="jpa-student-register" rev="5.3.0">
<artifact name="jpa-student-register" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='jpa-student-register', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "jpa-student-register" % "5.3.0"
[org.wso2.appserver/jpa-student-register "5.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.openjpa : openjpa | jar | 2.3.0 |
| com.h2database : h2 | jar | 1.4.179 |
| 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
|