Last Version

com.github.spt-oss:parent 0.5.1

The parent POM for Java development

License

License

GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

parent
Version

Version

0.5.1
Type

Type

pom
Description

Description

The parent POM for Java development
Project Organization

Project Organization

SPT

Download parent 0.5.1

Filename Size
parent-0.5.1.pom 12 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.14

Project Modules

There are no modules declared in this project.