MVN

com.github.ibole : microservice-container

Maven & Gradle

Nov 22, 2018
2 usages
3 stars

The container module of microservice project

<dependency>
    <groupId>com.github.ibole</groupId>
    <artifactId>microservice-container</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ibole : microservice-container to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.github.ibole : microservice-container to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
microservice-container-1.0.8
microservice-container-1.0.7
microservice-container-1.0.6
microservice-container-1.0.4

How to add a dependency to Maven

Add the following com.github.ibole : microservice-container maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ibole</groupId>
    <artifactId>microservice-container</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ibole : microservice-container gradle dependency to your build.gradle file:

implementation 'com.github.ibole:microservice-container:1.0.8'

Gradle Kotlin DSL: Add the following com.github.ibole : microservice-container gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ibole:microservice-container:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ibole : microservice-container sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ibole" % "microservice-container" % "1.0.8"

Advertisement

Dependencies from Group

Apr 05, 2017
7 usages
1 stars
Nov 22, 2018
5 usages
3 stars
Apr 05, 2017
4 usages
1 stars
Apr 05, 2017
4 usages
Nov 22, 2018
2 usages
3 stars

Discover Dependencies

Jun 20, 2023
13 usages
106 stars
Oct 29, 2019
4 usages
281 stars
May 12, 2021
6 usages
2 stars
Jun 21, 2023
11 usages
70 stars
Sep 23, 2022
2 usages
5 stars
May 11, 2023
2 usages
1.8k stars