| License |
License |
|---|---|
| GroupId | GroupIdio.confound |
| ArtifactId | ArtifactIdconfound-parent |
| Version | Version0.7.2 |
| Type | Typepom |
| Description |
DescriptionConfound Parent
Aggregate parent POM of all Confound projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| confound-parent-0.7.2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.confound/confound-parent/ -->
<dependency>
<groupId>io.confound</groupId>
<artifactId>confound-parent</artifactId>
<version>0.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.confound/confound-parent/
implementation 'io.confound:confound-parent:0.7.2'
// https://jarcasting.com/artifacts/io.confound/confound-parent/
implementation ("io.confound:confound-parent:0.7.2")
'io.confound:confound-parent:pom:0.7.2'
<dependency org="io.confound" name="confound-parent" rev="0.7.2">
<artifact name="confound-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='confound-parent', version='0.7.2')
)
libraryDependencies += "io.confound" % "confound-parent" % "0.7.2"
[io.confound/confound-parent "0.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |