License |
License |
---|---|
GroupId | GroupIdcom.github.bbottema |
ArtifactId | ArtifactIdmodular-project-parent |
Last Version | Last Version1.0.19 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmodular-project-parent
Benny's modular parent POM full of default sweetness and boilerplate code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
modular-project-parent-1.0.19.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bbottema/modular-project-parent/ -->
<dependency>
<groupId>com.github.bbottema</groupId>
<artifactId>modular-project-parent</artifactId>
<version>1.0.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bbottema/modular-project-parent/
implementation 'com.github.bbottema:modular-project-parent:1.0.19'
// https://jarcasting.com/artifacts/com.github.bbottema/modular-project-parent/
implementation ("com.github.bbottema:modular-project-parent:1.0.19")
'com.github.bbottema:modular-project-parent:pom:1.0.19'
<dependency org="com.github.bbottema" name="modular-project-parent" rev="1.0.19">
<artifact name="modular-project-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bbottema', module='modular-project-parent', version='1.0.19')
)
libraryDependencies += "com.github.bbottema" % "modular-project-parent" % "1.0.19"
[com.github.bbottema/modular-project-parent "1.0.19"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 16.0.3 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
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 |