Apache Commons Weaver Normalizer Parent POM

The Normalizer module merges identical anonymous class definitions into a single type, thereby "normalizing" them and reducing their collective footprint on your archive and more importantly on your JVM.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

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

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

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

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

1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Commons Weaver Normalizer Parent POM
The Normalizer module merges identical anonymous class definitions into a single type, thereby "normalizing" them and reducing their collective footprint on your archive and more importantly on your JVM.
Организация-разработчик

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

The Apache Software Foundation

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

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

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-weaver-maven-plugin jar 1.1

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

  • weaver
  • example

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

Версия
1.1
1.0