| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Ant Компиляция и сборка |
| Группа | Группаcom.danidemi.jlubricant |
| Идентификатор | Идентификаторjlubricant-apache-commons-collections |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjlubricant-apache-commons-collections
Wrapper around classes from apache commons collections that allow generics. Please, evaluate whether is better to move directly to Apache's commons-collections4.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-apache-commons-collections/ -->
<dependency>
<groupId>com.danidemi.jlubricant</groupId>
<artifactId>jlubricant-apache-commons-collections</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-apache-commons-collections/
implementation 'com.danidemi.jlubricant:jlubricant-apache-commons-collections:0.0.4'
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-apache-commons-collections/
implementation ("com.danidemi.jlubricant:jlubricant-apache-commons-collections:0.0.4")
'com.danidemi.jlubricant:jlubricant-apache-commons-collections:jar:0.0.4'
<dependency org="com.danidemi.jlubricant" name="jlubricant-apache-commons-collections" rev="0.0.4">
<artifact name="jlubricant-apache-commons-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant-apache-commons-collections', version='0.0.4')
)
libraryDependencies += "com.danidemi.jlubricant" % "jlubricant-apache-commons-collections" % "0.0.4"
[com.danidemi.jlubricant/jlubricant-apache-commons-collections "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| org.apache.commons : commons-collections4 | jar | 4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |