Last Version

standard-project-parent 1.0.26

Benny's standard parent POM full of default sweetness and boilerplate code.

License

License

GroupId

GroupId

com.github.bbottema
ArtifactId

ArtifactId

standard-project-parent
Version

Version

1.0.26
Type

Type

pom
Description

Description

standard-project-parent
Benny's standard parent POM full of default sweetness and boilerplate code.
Project URL

Project URL

https://github.com/bbottema/standard-project-parent
Source Code Management

Source Code Management

https://github.com/bbottema/standard-project-parent

Download standard-project-parent 1.0.26


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 16.0.3
com.github.spotbugs : spotbugs-annotations jar 3.1.3

test (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.0
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.