sbms-common

Common library for microservice (Spring Boot)

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.ideahut
ArtifactId

ArtifactId

sbms-common
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

sbms-common
Common library for microservice (Spring Boot)
Project URL

Project URL

https://github.com/ideahut/sbms-common
Source Code Management

Source Code Management

https://github.com/ideahut/sbms-common

Download sbms-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ideahut/sbms-common/ -->
<dependency>
    <groupId>com.github.ideahut</groupId>
    <artifactId>sbms-common</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ideahut/sbms-common/
implementation 'com.github.ideahut:sbms-common:2.0.2'
// https://jarcasting.com/artifacts/com.github.ideahut/sbms-common/
implementation ("com.github.ideahut:sbms-common:2.0.2")
'com.github.ideahut:sbms-common:jar:2.0.2'
<dependency org="com.github.ideahut" name="sbms-common" rev="2.0.2">
  <artifact name="sbms-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ideahut', module='sbms-common', version='2.0.2')
)
libraryDependencies += "com.github.ideahut" % "sbms-common" % "2.0.2"
[com.github.ideahut/sbms-common "2.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

sbms-common

Common library for microservice (Spring Boot)

JDK

1.6+

MAVEN

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

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0