sbms-client

Client library for microservice (Spring Boot)

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.github.ideahut
ArtifactId

ArtifactId

sbms-client
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

sbms-client
Client library for microservice (Spring Boot)
Project URL

Project URL

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

Source Code Management

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

Download sbms-client

How to add to project

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

Client library for microservice (Spring Boot)

JDK

1.6+

MAVEN

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

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0