MVN

io.github.edwardUL99 : docker-sandbox

Maven & Gradle

May 16, 2022
1 stars

DockerSandbox · This is a Java wrapper library of the com.github.dockerjava library which allows code to be execute in sandboxed docker container but allows them to share files with each other

<dependency>
    <groupId>io.github.edwardUL99</groupId>
    <artifactId>docker-sandbox</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.edwardUL99 : docker-sandbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.edwardUL99 : docker-sandbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
docker-sandbox-1.0.0
0.4.x
docker-sandbox-0.4.1
docker-sandbox-0.4.0
0.3.x
docker-sandbox-0.3.0

How to add a dependency to Maven

Add the following io.github.edwardUL99 : docker-sandbox maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.edwardUL99</groupId>
    <artifactId>docker-sandbox</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.edwardUL99 : docker-sandbox gradle dependency to your build.gradle file:

implementation 'io.github.edwardUL99:docker-sandbox:1.0.0'

Gradle Kotlin DSL: Add the following io.github.edwardUL99 : docker-sandbox gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.edwardUL99:docker-sandbox:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.edwardUL99 : docker-sandbox sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.edwardUL99" % "docker-sandbox" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 17, 2021
0 stars
May 24, 2022
2 usages
4.1k stars
Jul 05, 2023
127 stars
May 21, 2022
34 usages
899 stars
Mar 21, 2023
1 usages
11.3k stars
Aug 11, 2023
2k stars
Jan 05, 2023
59 stars
Jun 12, 2022
1 usages
2 stars
Aug 25, 2023
2 usages
1.7k stars