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>
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdcom.github.ideahut |
ArtifactId | ArtifactIdsbms-client |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsbms-client
Client library for microservice (Spring Boot)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sbms-client-2.0.2.pom | |
sbms-client-2.0.2.jar | 26 KB |
sbms-client-2.0.2-sources.jar | 16 KB |
sbms-client-2.0.2-javadoc.jar | 192 KB |
Browse |
<!-- 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"]
Client library for microservice (Spring Boot)
1.6+
<dependency>
<groupId>com.github.ideahut</groupId>
<artifactId>sbms-client</artifactId>
<version>2.0.2</version>
</dependency>