License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-classloader-protocol-jar |
Version | Version12.4 |
Type | Typejar |
Description |
DescriptionXWiki Commons - ClassLoader - Protocols - JAR
XWiki Commons - ClassLoader - Protocols - JAR
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-classloader-protocol-jar/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-classloader-protocol-jar</artifactId>
<version>12.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-classloader-protocol-jar/
implementation 'org.xwiki.commons:xwiki-commons-classloader-protocol-jar:12.4'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-classloader-protocol-jar/
implementation ("org.xwiki.commons:xwiki-commons-classloader-protocol-jar:12.4")
'org.xwiki.commons:xwiki-commons-classloader-protocol-jar:jar:12.4'
<dependency org="org.xwiki.commons" name="xwiki-commons-classloader-protocol-jar" rev="12.4">
<artifact name="xwiki-commons-classloader-protocol-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-classloader-protocol-jar', version='12.4')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-classloader-protocol-jar" % "12.4"
[org.xwiki.commons/xwiki-commons-classloader-protocol-jar "12.4"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-classloader-api | jar | 12.4 |