License |
License |
---|---|
GroupId | GroupIdro.fortsoft.pf4j.demo |
ArtifactId | ArtifactIdpf4j-demo-parent |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDemo Parent
Plugin Framework for Java
|
Filename | Size |
---|---|
pf4j-demo-parent-0.11.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.pf4j.demo/pf4j-demo-parent/ -->
<dependency>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
<version>0.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.pf4j.demo/pf4j-demo-parent/
implementation 'ro.fortsoft.pf4j.demo:pf4j-demo-parent:0.11.0'
// https://jarcasting.com/artifacts/ro.fortsoft.pf4j.demo/pf4j-demo-parent/
implementation ("ro.fortsoft.pf4j.demo:pf4j-demo-parent:0.11.0")
'ro.fortsoft.pf4j.demo:pf4j-demo-parent:pom:0.11.0'
<dependency org="ro.fortsoft.pf4j.demo" name="pf4j-demo-parent" rev="0.11.0">
<artifact name="pf4j-demo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.pf4j.demo', module='pf4j-demo-parent', version='0.11.0')
)
libraryDependencies += "ro.fortsoft.pf4j.demo" % "pf4j-demo-parent" % "0.11.0"
[ro.fortsoft.pf4j.demo/pf4j-demo-parent "0.11.0"]