| License |
License |
|---|---|
| GroupId | GroupIdcom.algorithmia |
| ArtifactId | ArtifactIdalgorithm-handler |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalgorithm-handler
algorithm-handler
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |