Last Version

PF4J Parent 3.6.0

Plugin Framework for Java

License

License

GroupId

GroupId

org.pf4j
ArtifactId

ArtifactId

pf4j-parent
Version

Version

3.6.0
Type

Type

pom
Description

Description

PF4J Parent
Plugin Framework for Java

Download pf4j-parent 3.6.0

Filename Size
pf4j-parent-3.6.0.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • pf4j
  • demo
  • maven-archetypes/quickstart