basepom
A base POM for all com.github.lstephen
Java projects.
Maven Reports: http://lstephen.github.io/basepom
License |
License |
---|---|
GroupId | GroupIdcom.github.lstephen |
ArtifactId | ArtifactIdbasepom |
Last Version | Last Version1.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbasepom
A base POM for Java projects from https://github.com/lstephen
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
basepom-1.17.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lstephen/basepom/ -->
<dependency>
<groupId>com.github.lstephen</groupId>
<artifactId>basepom</artifactId>
<version>1.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lstephen/basepom/
implementation 'com.github.lstephen:basepom:1.17'
// https://jarcasting.com/artifacts/com.github.lstephen/basepom/
implementation ("com.github.lstephen:basepom:1.17")
'com.github.lstephen:basepom:pom:1.17'
<dependency org="com.github.lstephen" name="basepom" rev="1.17">
<artifact name="basepom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lstephen', module='basepom', version='1.17')
)
libraryDependencies += "com.github.lstephen" % "basepom" % "1.17"
[com.github.lstephen/basepom "1.17"]
A base POM for all com.github.lstephen
Java projects.
Maven Reports: http://lstephen.github.io/basepom