Last Version

Apache Commons Weaver Processor 2.0

Defines the Apache Commons Weaver SPI as well as the basic build-time (filesystem-based) processors that detect, configure, and invoke available modules.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-weaver-processor
Version

Version

2.0
Type

Type

jar
Description

Description

Apache Commons Weaver Processor
Defines the Apache Commons Weaver SPI as well as the basic build-time (filesystem-based) processors that detect, configure, and invoke available modules.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-weaver-processor 2.0


<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-processor/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-weaver-processor</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-processor/
implementation 'org.apache.commons:commons-weaver-processor:2.0'
// https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-processor/
implementation ("org.apache.commons:commons-weaver-processor:2.0")
'org.apache.commons:commons-weaver-processor:jar:2.0'
<dependency org="org.apache.commons" name="commons-weaver-processor" rev="2.0">
  <artifact name="commons-weaver-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-weaver-processor', version='2.0')
)
libraryDependencies += "org.apache.commons" % "commons-weaver-processor" % "2.0"
[org.apache.commons/commons-weaver-processor "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.xbean : xbean-finder-shaded jar 4.9
org.apache.commons : commons-lang3 jar 3.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.