Fakereplace Google Collections

A copy of the google collections 1.0 library, with the package name changed to avoid conflicts, and with all logging removed to prevent logging problems that can occur when attempting to use JUL in a javaagent.

Лицензия

Лицензия

Группа

Группа

org.fakereplace.fakereplace-google-collections
Идентификатор

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

fakereplace-google-collections
Последняя версия

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

1.0.1.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

Fakereplace Google Collections
A copy of the google collections 1.0 library, with the package name changed to avoid conflicts, and with all logging removed to prevent logging problems that can occur when attempting to use JUL in a javaagent.
Система контроля версий

Система контроля версий

https://github.com/fakereplace/fakereplace-google-collections

Скачать fakereplace-google-collections

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

<!-- https://jarcasting.com/artifacts/org.fakereplace.fakereplace-google-collections/fakereplace-google-collections/ -->
<dependency>
    <groupId>org.fakereplace.fakereplace-google-collections</groupId>
    <artifactId>fakereplace-google-collections</artifactId>
    <version>1.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.fakereplace.fakereplace-google-collections/fakereplace-google-collections/
implementation 'org.fakereplace.fakereplace-google-collections:fakereplace-google-collections:1.0.1.Final'
// https://jarcasting.com/artifacts/org.fakereplace.fakereplace-google-collections/fakereplace-google-collections/
implementation ("org.fakereplace.fakereplace-google-collections:fakereplace-google-collections:1.0.1.Final")
'org.fakereplace.fakereplace-google-collections:fakereplace-google-collections:jar:1.0.1.Final'
<dependency org="org.fakereplace.fakereplace-google-collections" name="fakereplace-google-collections" rev="1.0.1.Final">
  <artifact name="fakereplace-google-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fakereplace.fakereplace-google-collections', module='fakereplace-google-collections', version='1.0.1.Final')
)
libraryDependencies += "org.fakereplace.fakereplace-google-collections" % "fakereplace-google-collections" % "1.0.1.Final"
[org.fakereplace.fakereplace-google-collections/fakereplace-google-collections "1.0.1.Final"]

Зависимости

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

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

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

A copy of the google collections library, however the packages have been renamed to be prefixed with org.fakereplace in order to prevent clashes with other versions of this library, and all logging has been removed to prevent problems that occur when using java.util.logging in a javaagent.

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

Версия
1.0.1.Final