Last Version

Popper 2022.02.07

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

2022.02.07
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 2022.02.07

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"]

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

Project Modules

There are no modules declared in this project.