| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gruelbox |
| Идентификатор | Идентификаторxchange-acx |
| Последняя версия | Последняя версия4.3.17.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOrko XChange Fork - ACX.IO
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-acx-4.3.17.1.pom | |
| xchange-acx-4.3.17.1.jar | 24 KB |
| xchange-acx-4.3.17.1-sources.jar | 15 KB |
| xchange-acx-4.3.17.1-javadoc.jar | 143 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gruelbox/xchange-acx/ -->
<dependency>
<groupId>com.gruelbox</groupId>
<artifactId>xchange-acx</artifactId>
<version>4.3.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gruelbox/xchange-acx/
implementation 'com.gruelbox:xchange-acx:4.3.17.1'
// https://jarcasting.com/artifacts/com.gruelbox/xchange-acx/
implementation ("com.gruelbox:xchange-acx:4.3.17.1")
'com.gruelbox:xchange-acx:jar:4.3.17.1'
<dependency org="com.gruelbox" name="xchange-acx" rev="4.3.17.1">
<artifact name="xchange-acx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gruelbox', module='xchange-acx', version='4.3.17.1')
)
libraryDependencies += "com.gruelbox" % "xchange-acx" % "4.3.17.1"
[com.gruelbox/xchange-acx "4.3.17.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gruelbox : xchange-core | jar | 4.3.17.1 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 2.0.0 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.12.2 |