MVN

io.skullabs.uworkers : uworkers-parent

Maven & Gradle

Nov 24, 2016
0 stars

micro Workers · Easy distributable workers thought AMQP api

<dependency>
    <groupId>io.skullabs.uworkers</groupId>
    <artifactId>uworkers-parent</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.skullabs.uworkers : uworkers-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of io.skullabs.uworkers : uworkers-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
uworkers-parent-0.5.0
0.4.x
uworkers-parent-0.4.3
uworkers-parent-0.4.2
uworkers-parent-0.4.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.skullabs.uworkers</groupId>
    <artifactId>uworkers-parent</artifactId>
    <version>0.5.0</version>
</dependency>

Advertisement