License |
License |
---|---|
GroupId | GroupIdorg.pf4j |
ArtifactId | ArtifactIdpf4j-spring-parent |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPF4J-Spring Parent
PF4J-Spring Integration
|
Filename | Size |
---|---|
pf4j-spring-parent-0.7.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pf4j/pf4j-spring-parent/ -->
<dependency>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-spring-parent</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pf4j/pf4j-spring-parent/
implementation 'org.pf4j:pf4j-spring-parent:0.7.0'
// https://jarcasting.com/artifacts/org.pf4j/pf4j-spring-parent/
implementation ("org.pf4j:pf4j-spring-parent:0.7.0")
'org.pf4j:pf4j-spring-parent:pom:0.7.0'
<dependency org="org.pf4j" name="pf4j-spring-parent" rev="0.7.0">
<artifact name="pf4j-spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pf4j', module='pf4j-spring-parent', version='0.7.0')
)
libraryDependencies += "org.pf4j" % "pf4j-spring-parent" % "0.7.0"
[org.pf4j/pf4j-spring-parent "0.7.0"]