de.lightful :: POMs :: Java Library

Parent POM for plain Java libraries packaged as a JAR.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

de.lightful.poms
ArtifactId

ArtifactId

java-library
Last Version

Last Version

11
Release Date

Release Date

Type

Type

pom
Description

Description

de.lightful :: POMs :: Java Library
Parent POM for plain Java libraries packaged as a JAR.

Download java-library

Filename Size
java-library-11.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.lightful.poms/java-library/ -->
<dependency>
    <groupId>de.lightful.poms</groupId>
    <artifactId>java-library</artifactId>
    <version>11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.lightful.poms/java-library/
implementation 'de.lightful.poms:java-library:11'
// https://jarcasting.com/artifacts/de.lightful.poms/java-library/
implementation ("de.lightful.poms:java-library:11")
'de.lightful.poms:java-library:pom:11'
<dependency org="de.lightful.poms" name="java-library" rev="11">
  <artifact name="java-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.lightful.poms', module='java-library', version='11')
)
libraryDependencies += "de.lightful.poms" % "java-library" % "11"
[de.lightful.poms/java-library "11"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
11