basepom

A base POM for Java projects from https://github.com/lstephen

License

License

GroupId

GroupId

com.github.lstephen
ArtifactId

ArtifactId

basepom
Last Version

Last Version

1.17
Release Date

Release Date

Type

Type

pom
Description

Description

basepom
A base POM for Java projects from https://github.com/lstephen
Source Code Management

Source Code Management

https://github.com/lstephen/basepom

Download basepom

Filename Size
basepom-1.17.pom 9 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java
  • java-rspec
  • scala
  • scala-rspec

Versions

Version
1.17
1.16
1.15
1.14
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3