Apache Commons Weaver Antlib Parent

Apache Commons Weaver provides an easy way to enhance compiled Java classes by generating ("weaving") bytecode into those classes.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

org.apache.commons
Идентификатор

Идентификатор

commons-weaver-antlib-parent
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Commons Weaver Antlib Parent
Apache Commons Weaver provides an easy way to enhance compiled Java classes by generating ("weaving") bytecode into those classes.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать commons-weaver-antlib-parent

Имя Файла Размер
commons-weaver-antlib-parent-1.1.pom 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • lib
  • test

Версии библиотеки

Версия
1.1
1.0