Pustike Maven parent project
Pustike Maven parent project contains common configuration for Pustike projects.
License
Published under the Apache License, Version 2.0
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.pustike |
ArtifactId | ArtifactIdpustike-maven-parent |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPustike Maven parent project
Provides common configuration for Pustike projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pustike-maven-parent-0.1.4.pom | 8 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
Pustike Maven parent project contains common configuration for Pustike projects.
Published under the Apache License, Version 2.0