License |
License |
---|---|
GroupId | GroupIdro.fortsoft.pf4j |
ArtifactId | ArtifactIdpf4j |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPF4J
Plugin Framework for Java
|
Filename | Size |
---|---|
pf4j-1.3.0.pom | |
pf4j-1.3.0.jar | 38 KB |
pf4j-1.3.0-sources.jar | 33 KB |
pf4j-1.3.0-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.pf4j/pf4j/ -->
<dependency>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pf4j</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.pf4j/pf4j/
implementation 'ro.fortsoft.pf4j:pf4j:1.3.0'
// https://jarcasting.com/artifacts/ro.fortsoft.pf4j/pf4j/
implementation ("ro.fortsoft.pf4j:pf4j:1.3.0")
'ro.fortsoft.pf4j:pf4j:jar:1.3.0'
<dependency org="ro.fortsoft.pf4j" name="pf4j" rev="1.3.0">
<artifact name="pf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.pf4j', module='pf4j', version='1.3.0')
)
libraryDependencies += "ro.fortsoft.pf4j" % "pf4j" % "1.3.0"
[ro.fortsoft.pf4j/pf4j "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
com.github.zafarkhaja : java-semver | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.28-beta |