spawn

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

spawn
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

spawn
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/spotify/spawn
Source Code Management

Source Code Management

https://github.com/spotify/spawn

Download spawn

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jnr : jnr-posix jar 3.0.23
org.slf4j : slf4j-api jar 1.7.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.2
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

spawn

Build Status

A Java library for managing child processes.

com.spotify

Spotify

Versions

Version
0.2
0.1