| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.specshell.maven |
| ArtifactId | ArtifactIdpom |
| Last Version | Last Version0.1.42 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSpecshell Parent POM
Specshell Parent POM Project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pom-0.1.42.pom | 9 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |