| License |
License |
|---|---|
| GroupId | GroupIdcom.helger.rdc |
| ArtifactId | ArtifactIdrdc-webapp-it1-im |
| Version | Version0.1.0 |
| Type | Typewar |
| Description |
Descriptionrdc-webapp-it1-im
Contains the Real DE4A Connector Web Application - Iteration 1, IM pattern
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.helger.rdc/rdc-webapp-it1-im/ -->
<dependency>
<groupId>com.helger.rdc</groupId>
<artifactId>rdc-webapp-it1-im</artifactId>
<version>0.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.rdc/rdc-webapp-it1-im/
implementation 'com.helger.rdc:rdc-webapp-it1-im:0.1.0'
// https://jarcasting.com/artifacts/com.helger.rdc/rdc-webapp-it1-im/
implementation ("com.helger.rdc:rdc-webapp-it1-im:0.1.0")
'com.helger.rdc:rdc-webapp-it1-im:war:0.1.0'
<dependency org="com.helger.rdc" name="rdc-webapp-it1-im" rev="0.1.0">
<artifact name="rdc-webapp-it1-im" type="war" />
</dependency>
@Grapes(
@Grab(group='com.helger.rdc', module='rdc-webapp-it1-im', version='0.1.0')
)
libraryDependencies += "com.helger.rdc" % "rdc-webapp-it1-im" % "0.1.0"
[com.helger.rdc/rdc-webapp-it1-im "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger.rdc : rdc-web-api | jar | 0.1.0 |
| com.helger.photon : ph-oton-core | jar | |
| eu.de4a : de4a-iem | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | |
| org.apache.logging.log4j : log4j-web | jar | |
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| com.sun.xml.bind : jaxb-impl | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger.photon : ph-oton-jetty | jar | |
| junit : junit | jar | 4.13.2 |