License |
License |
---|---|
GroupId | GroupIdorg.pf4j |
ArtifactId | ArtifactIdpf4j-update |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
pf4j-update-2.3.0.pom | |
pf4j-update-2.3.0.jar | 24 KB |
pf4j-update-2.3.0-sources.jar | 22 KB |
pf4j-update-2.3.0-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pf4j/pf4j-update/ -->
<dependency>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-update</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pf4j/pf4j-update/
implementation 'org.pf4j:pf4j-update:2.3.0'
// https://jarcasting.com/artifacts/org.pf4j/pf4j-update/
implementation ("org.pf4j:pf4j-update:2.3.0")
'org.pf4j:pf4j-update:jar:2.3.0'
<dependency org="org.pf4j" name="pf4j-update" rev="2.3.0">
<artifact name="pf4j-update" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pf4j', module='pf4j-update', version='2.3.0')
)
libraryDependencies += "org.pf4j" % "pf4j-update" % "2.3.0"
[org.pf4j/pf4j-update "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pf4j : pf4j | jar | 3.2.0 |
com.google.code.gson : gson | jar | 2.2.4 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.3.24.v20180605 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
junit : junit | jar | 4.12 |