License |
License |
---|---|
GroupId | GroupIdcom.fluxtion |
ArtifactId | ArtifactIdroot-parent-pom |
Version | Version5.0.8 |
Type | Typepom |
Description |
Descriptionfluxtion :: poms :: parent root
Root build pom for use by non-pom projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root-parent-pom-5.0.8.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fluxtion/root-parent-pom/ -->
<dependency>
<groupId>com.fluxtion</groupId>
<artifactId>root-parent-pom</artifactId>
<version>5.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fluxtion/root-parent-pom/
implementation 'com.fluxtion:root-parent-pom:5.0.8'
// https://jarcasting.com/artifacts/com.fluxtion/root-parent-pom/
implementation ("com.fluxtion:root-parent-pom:5.0.8")
'com.fluxtion:root-parent-pom:pom:5.0.8'
<dependency org="com.fluxtion" name="root-parent-pom" rev="5.0.8">
<artifact name="root-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fluxtion', module='root-parent-pom', version='5.0.8')
)
libraryDependencies += "com.fluxtion" % "root-parent-pom" % "5.0.8"
[com.fluxtion/root-parent-pom "5.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
com.google.auto.service : auto-service | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.13.2 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |
io.github.hakky54 : logcaptor | jar | 2.7.10 |