| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.starblues |
| Идентификатор | Идентификаторspring-brick-common |
| Версия | Версия3.0.1 |
| Тип | Типjar |
| Описание |
Описание框架公共模块
|
| Имя Файла | Размер |
|---|---|
| spring-brick-common-3.0.1.pom | |
| spring-brick-common-3.0.1.jar | 34 KB |
| spring-brick-common-3.0.1-sources.jar | 29 KB |
| spring-brick-common-3.0.1-javadoc.jar | 542 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-common/ -->
<dependency>
<groupId>com.gitee.starblues</groupId>
<artifactId>spring-brick-common</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-common/
implementation 'com.gitee.starblues:spring-brick-common:3.0.1'
// https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-common/
implementation ("com.gitee.starblues:spring-brick-common:3.0.1")
'com.gitee.starblues:spring-brick-common:jar:3.0.1'
<dependency org="com.gitee.starblues" name="spring-brick-common" rev="3.0.1">
<artifact name="spring-brick-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.starblues', module='spring-brick-common', version='3.0.1')
)
libraryDependencies += "com.gitee.starblues" % "spring-brick-common" % "3.0.1"
[com.gitee.starblues/spring-brick-common "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |