License |
License |
---|---|
GroupId | GroupIdcom.github.spt-oss |
ArtifactId | ArtifactIdspt-oss-parent |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSPT OSS Parent
Parent POM for OSS projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spt-oss-parent-8.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spt-oss/spt-oss-parent/ -->
<dependency>
<groupId>com.github.spt-oss</groupId>
<artifactId>spt-oss-parent</artifactId>
<version>8.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/spt-oss-parent/
implementation 'com.github.spt-oss:spt-oss-parent:8.0.0'
// https://jarcasting.com/artifacts/com.github.spt-oss/spt-oss-parent/
implementation ("com.github.spt-oss:spt-oss-parent:8.0.0")
'com.github.spt-oss:spt-oss-parent:pom:8.0.0'
<dependency org="com.github.spt-oss" name="spt-oss-parent" rev="8.0.0">
<artifact name="spt-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='spt-oss-parent', version='8.0.0')
)
libraryDependencies += "com.github.spt-oss" % "spt-oss-parent" % "8.0.0"
[com.github.spt-oss/spt-oss-parent "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |