openmole / gridscale   1.87.0

GNU Affero General Public License v3.0 GitHub

Scala library for accessing various file, batch systems, job schedulers and grid middlewares.

Scala versions: 3.x 2.13 2.12 2.11 2.10

http 2.43


Group ID:
org.openmole.gridscale
Artifact ID:
http_3
Version:
2.43
Release Date:
Jun 5, 2022
Licenses:
Files:

libraryDependencies += "org.openmole.gridscale" %% "http" % "2.43"

Mill build tool

ivy"org.openmole.gridscale::http:2.43"

Scala CLI

//> using dep "org.openmole.gridscale::http:2.43"

Ammonite REPL

import $ivy.`org.openmole.gridscale::http:2.43`

<dependency>
  <groupId>org.openmole.gridscale</groupId>
  <artifactId>http_3</artifactId>
  <version>2.43</version>
</dependency>

compile group: 'org.openmole.gridscale', name: 'http_3', version: '2.43'