License |
License
LAGPL3
|
---|---|
Categories |
CategoriesAnt Build Tools Docker Container Virtualization Tools |
GroupId | GroupIdai.mantik |
ArtifactId | ArtifactIdexecutor-docker_2.13 |
Version | Version0.4.0-rc1 |
Type | Typejar |
Description |
Descriptionexecutor-docker
executor-docker
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ai.mantik/executor-docker_2.13/ -->
<dependency>
<groupId>ai.mantik</groupId>
<artifactId>executor-docker_2.13</artifactId>
<version>0.4.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.mantik/executor-docker_2.13/
implementation 'ai.mantik:executor-docker_2.13:0.4.0-rc1'
// https://jarcasting.com/artifacts/ai.mantik/executor-docker_2.13/
implementation ("ai.mantik:executor-docker_2.13:0.4.0-rc1")
'ai.mantik:executor-docker_2.13:jar:0.4.0-rc1'
<dependency org="ai.mantik" name="executor-docker_2.13" rev="0.4.0-rc1">
<artifact name="executor-docker_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.mantik', module='executor-docker_2.13', version='0.4.0-rc1')
)
libraryDependencies += "ai.mantik" % "executor-docker_2.13" % "0.4.0-rc1"
[ai.mantik/executor-docker_2.13 "0.4.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
ai.mantik : executor-api_2.13 | jar | 0.4.0-rc1 |
ai.mantik : executor-common_2.13 | jar | 0.4.0-rc1 |
net.reactivecore : fhttp-akka_2.13 | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
ai.mantik : testutils_2.13 | jar | 0.4.0-rc1 |