MVN

com.github.ideahut : sbms-common

Maven & Gradle

Jun 13, 2019
1 usages
0 stars

sbms-common · Common library for microservice (Spring Boot)

<dependency>
    <groupId>com.github.ideahut</groupId>
    <artifactId>sbms-common</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ideahut : sbms-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.github.ideahut : sbms-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sbms-common-2.0.2
sbms-common-2.0.1
sbms-common-2.0.0
1.0.x
sbms-common-1.0.1
sbms-common-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.ideahut</groupId>
    <artifactId>sbms-common</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ideahut : sbms-common gradle dependency to your build.gradle file:

implementation 'com.github.ideahut:sbms-common:2.0.2'

Gradle Kotlin DSL: Add the following com.github.ideahut : sbms-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ideahut:sbms-common:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ideahut : sbms-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ideahut" % "sbms-common" % "2.0.2"

Advertisement

Dependencies from Group

Jun 13, 2019
3 usages
0 stars
Jun 13, 2019
1 usages
0 stars
Mar 05, 2020
1 usages
May 24, 2020
1 usages
0 stars
Jun 13, 2019
0 stars

Discover Dependencies

Aug 16, 2019
1 usages
3 stars
Aug 16, 2019
2 usages
3 stars
Aug 06, 2019
1 usages
Jun 23, 2020
2 usages
15 stars
Feb 20, 2020
2 usages
Jun 25, 2023
13 usages
68.4k stars