Last Version

Pustike Maven parent project 0.1.4

Provides common configuration for Pustike projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.pustike
ArtifactId

ArtifactId

pustike-maven-parent
Version

Version

0.1.4
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 0.1.4


<!-- 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.