Last Version

PF4J Demo 0.3

Plugin Framework for Java

License

License

GroupId

GroupId

ro.fortsoft.pf4j.demo
ArtifactId

ArtifactId

pom
Version

Version

0.3
Type

Type

pom
Description

Description

PF4J Demo
Plugin Framework for Java

Download pom 0.3

Filename Size
pom-0.3.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • app
  • api
  • plugin1
  • plugin2