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>
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.ideahut |
| Идентификатор | Идентификаторsbms-common |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsbms-common
Common library for microservice (Spring Boot)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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>