| License |
License |
|---|---|
| GroupId | GroupIdio.github.padaiyal |
| ArtifactId | ArtifactIdpopper |
| Version | Version2022.02.07 |
| Type | Typepom |
| Description |
DescriptionPopper
A parent template project enforcing lint checks, static code analysis and unit tests with code coverage.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| popper-2022.02.07.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.padaiyal/popper/ -->
<dependency>
<groupId>io.github.padaiyal</groupId>
<artifactId>popper</artifactId>
<version>2022.02.07</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.padaiyal/popper/
implementation 'io.github.padaiyal:popper:2022.02.07'
// https://jarcasting.com/artifacts/io.github.padaiyal/popper/
implementation ("io.github.padaiyal:popper:2022.02.07")
'io.github.padaiyal:popper:pom:2022.02.07'
<dependency org="io.github.padaiyal" name="popper" rev="2022.02.07">
<artifact name="popper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.padaiyal', module='popper', version='2022.02.07')
)
libraryDependencies += "io.github.padaiyal" % "popper" % "2022.02.07"
[io.github.padaiyal/popper "2022.02.07"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |