| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.algorithmia |
| Идентификатор | Идентификаторalgorithm-handler |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеalgorithm-handler
algorithm-handler
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| algorithm-handler-2.0.2.pom | |
| algorithm-handler-2.0.2.jar | 12 KB |
| algorithm-handler-2.0.2-sources.jar | 7 KB |
| algorithm-handler-2.0.2-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.algorithmia/algorithm-handler/ -->
<dependency>
<groupId>com.algorithmia</groupId>
<artifactId>algorithm-handler</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.algorithmia/algorithm-handler/
implementation 'com.algorithmia:algorithm-handler:2.0.2'
// https://jarcasting.com/artifacts/com.algorithmia/algorithm-handler/
implementation ("com.algorithmia:algorithm-handler:2.0.2")
'com.algorithmia:algorithm-handler:jar:2.0.2'
<dependency org="com.algorithmia" name="algorithm-handler" rev="2.0.2">
<artifact name="algorithm-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.algorithmia', module='algorithm-handler', version='2.0.2')
)
libraryDependencies += "com.algorithmia" % "algorithm-handler" % "2.0.2"
[com.algorithmia/algorithm-handler "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.1 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.springframework : spring-core | jar | 5.1.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |