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

Apache Commons Weaver Normalizer Example 1.1

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-example
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

Apache Commons Weaver Normalizer Example
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-example 1.1


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

Зависимости

compile (1)

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

test (2)

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

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

Данный проект не имеет модулей.