| License |
License |
|---|---|
| GroupId | GroupIdch.ledcom |
| ArtifactId | ArtifactIdledcom-parent-pom |
| Version | Version1.55 |
| Type | Typepom |
| Description |
DescriptionLedCom parent pom
Parent pom for all LedCom projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ledcom-parent-pom-1.55.pom | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.ledcom/ledcom-parent-pom/ -->
<dependency>
<groupId>ch.ledcom</groupId>
<artifactId>ledcom-parent-pom</artifactId>
<version>1.55</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.ledcom/ledcom-parent-pom/
implementation 'ch.ledcom:ledcom-parent-pom:1.55'
// https://jarcasting.com/artifacts/ch.ledcom/ledcom-parent-pom/
implementation ("ch.ledcom:ledcom-parent-pom:1.55")
'ch.ledcom:ledcom-parent-pom:pom:1.55'
<dependency org="ch.ledcom" name="ledcom-parent-pom" rev="1.55">
<artifact name="ledcom-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.ledcom', module='ledcom-parent-pom', version='1.55')
)
libraryDependencies += "ch.ledcom" % "ledcom-parent-pom" % "1.55"
[ch.ledcom/ledcom-parent-pom "1.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12-beta-2 |
| org.assertj : assertj-core | jar | 1.7.0 |