| License |
License |
|---|---|
| GroupId | GroupIdcom.helger.rdc |
| ArtifactId | ArtifactIdrdc-parent-pom |
| Version | Version0.1.0 |
| Type | Typepom |
| Description |
Descriptionrdc-parent-pom
Base POM to build the Real DE4A Connector (RDC) projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rdc-parent-pom-0.1.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger.rdc/rdc-parent-pom/ -->
<dependency>
<groupId>com.helger.rdc</groupId>
<artifactId>rdc-parent-pom</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.rdc/rdc-parent-pom/
implementation 'com.helger.rdc:rdc-parent-pom:0.1.0'
// https://jarcasting.com/artifacts/com.helger.rdc/rdc-parent-pom/
implementation ("com.helger.rdc:rdc-parent-pom:0.1.0")
'com.helger.rdc:rdc-parent-pom:pom:0.1.0'
<dependency org="com.helger.rdc" name="rdc-parent-pom" rev="0.1.0">
<artifact name="rdc-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.rdc', module='rdc-parent-pom', version='0.1.0')
)
libraryDependencies += "com.helger.rdc" % "rdc-parent-pom" % "0.1.0"
[com.helger.rdc/rdc-parent-pom "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |