Specshell Parent POM

Specshell Parent POM Project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.specshell.maven
ArtifactId

ArtifactId

pom
Last Version

Last Version

0.1.42
Release Date

Release Date

Type

Type

pom
Description

Description

Specshell Parent POM
Specshell Parent POM Project
Project URL

Project URL

https://github.com/Specshell
Source Code Management

Source Code Management

https://github.com/Specshell/specshell.software.maven.pom

Download pom

Filename Size
pom-0.1.42.pom 9 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.
com.specshell.maven

Specshell

Versions

Version
0.1.42
0.1.41
0.1.39
0.1.38
0.1.37
0.1.36
0.1.35
0.1.31