| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gruelbox |
| Идентификатор | Идентификаторxchange-parent |
| Последняя версия | Последняя версия4.3.19.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOrko XChange Fork
This is the public fork of XChange (https://github.com/knowm/XChange) used by Orko
(https://github.com/gruelbox/orko), which is usually the development branch of XChange plus
some urgent fixes. Those fixes will be or will have already been submitted to XChange
as pull requests, but will not have been reviewed yet. It is not advised for other projects
to track or use this fork. Please use the main project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xchange-parent-4.3.19.2.pom | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/ -->
<dependency>
<groupId>com.gruelbox</groupId>
<artifactId>xchange-parent</artifactId>
<version>4.3.19.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/
implementation 'com.gruelbox:xchange-parent:4.3.19.2'
// https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/
implementation ("com.gruelbox:xchange-parent:4.3.19.2")
'com.gruelbox:xchange-parent:pom:4.3.19.2'
<dependency org="com.gruelbox" name="xchange-parent" rev="4.3.19.2">
<artifact name="xchange-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gruelbox', module='xchange-parent', version='4.3.19.2')
)
libraryDependencies += "com.gruelbox" % "xchange-parent" % "4.3.19.2"
[com.gruelbox/xchange-parent "4.3.19.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.12.2 |