Pustike Maven parent project

Provides common configuration for Pustike projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.pustike
ArtifactId

ArtifactId

pustike-maven-parent
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

Pustike Maven parent project
Provides common configuration for Pustike projects.
Project URL

Project URL

https://github.com/pustike/pustike-maven-parent
Source Code Management

Source Code Management

https://github.com/pustike/pustike-maven-parent

Download pustike-maven-parent

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Pustike Maven parent project

Pustike Maven parent project contains common configuration for Pustike projects.

License

Published under the Apache License, Version 2.0

io.github.pustike

Pustike

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0