Last Version

com.github.souzen:light-jpf 0.0.6

Lightweight Java Plugin Framework

License

License

GroupId

GroupId

com.github.souzen
ArtifactId

ArtifactId

light-jpf
Version

Version

0.0.6
Type

Type

jar
Description

Description

Lightweight Java Plugin Framework
Source Code Management

Source Code Management

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

Download light-jpf 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.