| License |
License |
|---|---|
| GroupId | GroupIdcom.helger |
| ArtifactId | ArtifactIdphoss-smp-webapp-xml |
| Version | Version5.4.5 |
| Type | Typewar |
| Description |
Descriptionphoss-smp-webapp-xml
SMP webapp with management GUI and XML backend
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.helger/phoss-smp-webapp-xml/ -->
<dependency>
<groupId>com.helger</groupId>
<artifactId>phoss-smp-webapp-xml</artifactId>
<version>5.4.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger/phoss-smp-webapp-xml/
implementation 'com.helger:phoss-smp-webapp-xml:5.4.5'
// https://jarcasting.com/artifacts/com.helger/phoss-smp-webapp-xml/
implementation ("com.helger:phoss-smp-webapp-xml:5.4.5")
'com.helger:phoss-smp-webapp-xml:war:5.4.5'
<dependency org="com.helger" name="phoss-smp-webapp-xml" rev="5.4.5">
<artifact name="phoss-smp-webapp-xml" type="war" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='phoss-smp-webapp-xml', version='5.4.5')
)
libraryDependencies += "com.helger" % "phoss-smp-webapp-xml" % "5.4.5"
[com.helger/phoss-smp-webapp-xml "5.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger : phoss-smp-webapp | jar | 5.4.5 |
| com.helger : phoss-smp-backend-xml | jar | 5.4.5 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger.photon : ph-oton-jetty | jar | |
| org.glassfish.jersey.core : jersey-client | jar | |
| org.glassfish.jersey.inject : jersey-hk2 | jar | |
| org.glassfish.jersey.media : jersey-media-jaxb | jar | |
| junit : junit | jar | 4.13.2 |