| License |
License |
|---|---|
| GroupId | GroupIdcom.julienviet |
| ArtifactId | ArtifactIdchildprocess-vertx-ext |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChild Process extension for Vert.x
Spawn child processes from Vert.x
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/com.julienviet/childprocess-vertx-ext/ -->
<dependency>
<groupId>com.julienviet</groupId>
<artifactId>childprocess-vertx-ext</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.julienviet/childprocess-vertx-ext/
implementation 'com.julienviet:childprocess-vertx-ext:1.3.0'
// https://jarcasting.com/artifacts/com.julienviet/childprocess-vertx-ext/
implementation ("com.julienviet:childprocess-vertx-ext:1.3.0")
'com.julienviet:childprocess-vertx-ext:jar:1.3.0'
<dependency org="com.julienviet" name="childprocess-vertx-ext" rev="1.3.0">
<artifact name="childprocess-vertx-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.julienviet', module='childprocess-vertx-ext', version='1.3.0')
)
libraryDependencies += "com.julienviet" % "childprocess-vertx-ext" % "1.3.0"
[com.julienviet/childprocess-vertx-ext "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zaxxer : nuprocess | jar | 1.2.4 |
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-lang-groovy Optional | jar | |
| io.vertx : vertx-lang-js Optional | jar | |
| io.vertx : vertx-lang-ruby Optional | jar | |
| io.vertx : vertx-rx-java Optional | jar | |
| io.vertx : vertx-rx-java-gen Optional | jar | 3.6.2 |
| io.vertx : vertx-rx-java2 Optional | jar | |
| io.vertx : vertx-rx-java2-gen Optional | jar | 3.6.2 |
| io.vertx : vertx-lang-kotlin Optional | jar | |
| io.vertx : vertx-lang-kotlin-gen Optional | jar | 3.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-docgen | jar | |
| io.vertx : vertx-codetrans | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | test-jar | |
| io.vertx : vertx-unit | jar | |
| junit : junit | jar | 4.11 |