| License |
License |
|---|---|
| GroupId | GroupIdcom.helger.photon |
| ArtifactId | ArtifactIdph-oton-bootstrap3-demo |
| Version | Version8.3.0 |
| Type | Typewar |
| Description |
Descriptionph-oton-bootstrap3-demo
Demo web application for the ph-oton stack
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.helger.photon/ph-oton-bootstrap3-demo/ -->
<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-bootstrap3-demo</artifactId>
<version>8.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.photon/ph-oton-bootstrap3-demo/
implementation 'com.helger.photon:ph-oton-bootstrap3-demo:8.3.0'
// https://jarcasting.com/artifacts/com.helger.photon/ph-oton-bootstrap3-demo/
implementation ("com.helger.photon:ph-oton-bootstrap3-demo:8.3.0")
'com.helger.photon:ph-oton-bootstrap3-demo:war:8.3.0'
<dependency org="com.helger.photon" name="ph-oton-bootstrap3-demo" rev="8.3.0">
<artifact name="ph-oton-bootstrap3-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.helger.photon', module='ph-oton-bootstrap3-demo', version='8.3.0')
)
libraryDependencies += "com.helger.photon" % "ph-oton-bootstrap3-demo" % "8.3.0"
[com.helger.photon/ph-oton-bootstrap3-demo "8.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger.photon : ph-oton-bootstrap3-stub | jar | 8.3.0 |
| com.helger.photon : ph-oton-icon | jar | 8.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger.photon : ph-oton-jetty | jar | 8.3.0 |
| junit : junit | jar | 4.13.1 |