bushwhacker-parent

Parent POM for the bushwhacker project

License

License

GroupId

GroupId

com.github.steveash.bushwhacker
ArtifactId

ArtifactId

bushwhacker-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

bushwhacker-parent
Parent POM for the bushwhacker project
Project URL

Project URL

https://github.com/steveash/bushwhacker

Download bushwhacker-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bushwhacker
  • bushwhacker-aspect-test
  • bushwhacker-junit-test

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0