| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.starblues |
| Идентификатор | Идентификаторspring-brick-parent |
| Последняя версия | Последняя версия3.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| spring-brick-parent-3.0.3.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-parent/ -->
<dependency>
<groupId>com.gitee.starblues</groupId>
<artifactId>spring-brick-parent</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-parent/
implementation 'com.gitee.starblues:spring-brick-parent:3.0.3'
// https://jarcasting.com/artifacts/com.gitee.starblues/spring-brick-parent/
implementation ("com.gitee.starblues:spring-brick-parent:3.0.3")
'com.gitee.starblues:spring-brick-parent:pom:3.0.3'
<dependency org="com.gitee.starblues" name="spring-brick-parent" rev="3.0.3">
<artifact name="spring-brick-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.starblues', module='spring-brick-parent', version='3.0.3')
)
libraryDependencies += "com.gitee.starblues" % "spring-brick-parent" % "3.0.3"
[com.gitee.starblues/spring-brick-parent "3.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |