| License |
License |
|---|---|
| GroupId | GroupIdorg.xwiki.commons |
| ArtifactId | ArtifactIdxwiki-commons-legacy-classloader-protocols |
| Version | Version13.4 |
| Type | Typepom |
| Description |
DescriptionXWiki Commons - Legacy - ClassLoader - Protocols - Parent POM
XWiki Commons - Legacy - ClassLoader - Protocols - Parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xwiki-commons-legacy-classloader-protocols-13.4.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy-classloader-protocols/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-legacy-classloader-protocols</artifactId>
<version>13.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy-classloader-protocols/
implementation 'org.xwiki.commons:xwiki-commons-legacy-classloader-protocols:13.4'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy-classloader-protocols/
implementation ("org.xwiki.commons:xwiki-commons-legacy-classloader-protocols:13.4")
'org.xwiki.commons:xwiki-commons-legacy-classloader-protocols:pom:13.4'
<dependency org="org.xwiki.commons" name="xwiki-commons-legacy-classloader-protocols" rev="13.4">
<artifact name="xwiki-commons-legacy-classloader-protocols" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-legacy-classloader-protocols', version='13.4')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-legacy-classloader-protocols" % "13.4"
[org.xwiki.commons/xwiki-commons-legacy-classloader-protocols "13.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.9.6 |