Simple-tools: Parent

Parent POM for all simple-tools projects

License

License

GroupId

GroupId

com.github.buckelieg
ArtifactId

ArtifactId

simpletools-parent
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Simple-tools: Parent
Parent POM for all simple-tools projects

Download simpletools-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2