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