License |
License |
---|---|
GroupId | GroupIdro.fortsoft.pf4j |
ArtifactId | ArtifactIdpf4j-spring |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPF4J-Spring Parent
PF4J-Spring Integration
|
Filename | Size |
---|---|
pf4j-spring-0.3.2.pom | |
pf4j-spring-0.3.2.jar | 5 KB |
pf4j-spring-0.3.2-sources.jar | 3 KB |
pf4j-spring-0.3.2-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.pf4j/pf4j-spring/ -->
<dependency>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pf4j-spring</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.pf4j/pf4j-spring/
implementation 'ro.fortsoft.pf4j:pf4j-spring:0.3.2'
// https://jarcasting.com/artifacts/ro.fortsoft.pf4j/pf4j-spring/
implementation ("ro.fortsoft.pf4j:pf4j-spring:0.3.2")
'ro.fortsoft.pf4j:pf4j-spring:jar:0.3.2'
<dependency org="ro.fortsoft.pf4j" name="pf4j-spring" rev="0.3.2">
<artifact name="pf4j-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.pf4j', module='pf4j-spring', version='0.3.2')
)
libraryDependencies += "ro.fortsoft.pf4j" % "pf4j-spring" % "0.3.2"
[ro.fortsoft.pf4j/pf4j-spring "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
ro.fortsoft.pf4j : pf4j | jar | 1.1.1 |
org.springframework : spring-core | jar | 4.0.5.RELEASE |
org.springframework : spring-context | jar | 4.0.5.RELEASE |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
commons-lang : commons-lang | jar | 2.4 |