License |
License |
---|---|
GroupId | GroupIdorg.apache.commons |
ArtifactId | ArtifactIdcommons-weaver-privilizer |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Commons Weaver Privilizer Weaver
Implements the Apache Commons Weaver SPI for the Privilizer module.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-privilizer/ -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-weaver-privilizer</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-privilizer/
implementation 'org.apache.commons:commons-weaver-privilizer:2.0'
// https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-privilizer/
implementation ("org.apache.commons:commons-weaver-privilizer:2.0")
'org.apache.commons:commons-weaver-privilizer:jar:2.0'
<dependency org="org.apache.commons" name="commons-weaver-privilizer" rev="2.0">
<artifact name="commons-weaver-privilizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-weaver-privilizer', version='2.0')
)
libraryDependencies += "org.apache.commons" % "commons-weaver-privilizer" % "2.0"
[org.apache.commons/commons-weaver-privilizer "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-weaver-privilizer-api | jar | 2.0 |