easyparent

Parent POM for easy* projects

License

License

GroupId

GroupId

fi.jubic
ArtifactId

ArtifactId

easyparent
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

pom
Description

Description

easyparent
Parent POM for easy* projects
Project URL

Project URL

https://github.com/jubicoy/easyparent
Source Code Management

Source Code Management

https://github.com/jubicoy/easyparent

Download easyparent

Filename Size
easyparent-0.1.5.pom 10 KB
Browse

How to add to project

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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-junit-jupiter jar 4.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0