Last Version

light-jpf-parent 0.0.6

Lightweight Java Plugin Framework

License

License

GroupId

GroupId

com.github.souzen
ArtifactId

ArtifactId

light-jpf-parent
Version

Version

0.0.6
Type

Type

pom
Description

Description

light-jpf-parent
Lightweight Java Plugin Framework
Project URL

Project URL

https://github.com/souzen/light-jpf
Source Code Management

Source Code Management

http://github.com/souzen/light-jpf/tree/master

Download light-jpf-parent 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.souzen/light-jpf-parent/ -->
<dependency>
    <groupId>com.github.souzen</groupId>
    <artifactId>light-jpf-parent</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.souzen/light-jpf-parent/
implementation 'com.github.souzen:light-jpf-parent:0.0.6'
// https://jarcasting.com/artifacts/com.github.souzen/light-jpf-parent/
implementation ("com.github.souzen:light-jpf-parent:0.0.6")
'com.github.souzen:light-jpf-parent:pom:0.0.6'
<dependency org="com.github.souzen" name="light-jpf-parent" rev="0.0.6">
  <artifact name="light-jpf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.souzen', module='light-jpf-parent', version='0.0.6')
)
libraryDependencies += "com.github.souzen" % "light-jpf-parent" % "0.0.6"
[com.github.souzen/light-jpf-parent "0.0.6"]

Dependencies

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

Project Modules

  • light-jpf
  • light-jpf-maven-plugin
  • examples