MVN

com.github.marcobjorge : anytime

Maven & Gradle

Apr 28, 2017

anytime · message-based load balancer framework

<dependency>
    <groupId>com.github.marcobjorge</groupId>
    <artifactId>anytime</artifactId>
    <version>anytime-core</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marcobjorge : anytime to add to Maven - Latest Versions:

  • Latest Stable: anytime-core

All Versions

Choose a version of com.github.marcobjorge : anytime to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
anytime-0.1
anytime
anytime-anytime-core
anytime-anytime

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.marcobjorge</groupId>
    <artifactId>anytime</artifactId>
    <version>anytime-core</version>
</dependency>

Advertisement