Last Version

basepom 1.17

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

License

License

GroupId

GroupId

com.github.lstephen
ArtifactId

ArtifactId

basepom
Version

Version

1.17
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 1.17

Filename Size
basepom-1.17.pom 2 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"]

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