License |
License |
---|---|
GroupId | GroupIdorg.pf4j |
ArtifactId | ArtifactIdpf4j-parent |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPF4J Parent
Plugin Framework for Java
|
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"]