algorithmia-extras


Лицензия

Лицензия

Группа

Группа

com.algorithmia
Идентификатор

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

algorithmia-extras
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

algorithmia-extras
algorithmia-extras
Ссылка на сайт

Ссылка на сайт

http://www.github.com/algorithmiaio/algorithmia-java-extras
Организация-разработчик

Организация-разработчик

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

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

https://github.com/algorithmiaio/algorithmia-java-extras

Скачать algorithmia-extras

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.algorithmia : algorithmia-client jar [1.0.15,2.0)
com.google.code.gson : gson jar 2.8.6
org.apache.httpcomponents : httpasyncclient jar 4.1.4
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.14

test (2)

Идентификатор библиотеки Тип Версия
com.novocode : junit-interface jar 0.11
junit : junit jar 4.13

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

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

algorithmia-java-extras

This repo generates the algorithmia-extras package. This includes extra utilities used by Algorithmia java algorithms, but which don't clearly belong in the java client.

com.algorithmia

Algorithmia

Deploy Autoscaling ML Models using Serverless Microservices

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0