is not current version
Last Version 2022.02.07

Popper 2021.12.19

A parent template project enforcing lint checks, static code analysis and unit tests with code coverage.

License

License

GroupId

GroupId

io.github.padaiyal
ArtifactId

ArtifactId

popper
Version

Version

2021.12.19
Type

Type

pom
Description

Description

Popper
A parent template project enforcing lint checks, static code analysis and unit tests with code coverage.
Project URL

Project URL

https://github.com/padaiyal/jPopper.git
Source Code Management

Source Code Management

https://github.com/padaiyal/jPopper

Download popper 2021.12.19

Filename Size
popper-2021.12.19.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.padaiyal/popper/ -->
<dependency>
    <groupId>io.github.padaiyal</groupId>
    <artifactId>popper</artifactId>
    <version>2021.12.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.padaiyal/popper/
implementation 'io.github.padaiyal:popper:2021.12.19'
// https://jarcasting.com/artifacts/io.github.padaiyal/popper/
implementation ("io.github.padaiyal:popper:2021.12.19")
'io.github.padaiyal:popper:pom:2021.12.19'
<dependency org="io.github.padaiyal" name="popper" rev="2021.12.19">
  <artifact name="popper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.padaiyal', module='popper', version='2021.12.19')
)
libraryDependencies += "io.github.padaiyal" % "popper" % "2021.12.19"
[io.github.padaiyal/popper "2021.12.19"]

Dependencies

compile (5)

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.0
org.apache.logging.log4j : log4j-api jar 2.17.0

Project Modules

There are no modules declared in this project.