| Группа | Группаcom.github.zengfr.project |
|---|---|
| Идентификатор | Идентификаторspringparent |
| Версия | Версия0.0.1 |
| Тип | Типpom |
| Описание |
Описаниеspringparent
|
| Имя Файла | Размер |
|---|---|
| springparent-0.0.1.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.zengfr.project/springparent/ -->
<dependency>
<groupId>com.github.zengfr.project</groupId>
<artifactId>springparent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zengfr.project/springparent/
implementation 'com.github.zengfr.project:springparent:0.0.1'
// https://jarcasting.com/artifacts/com.github.zengfr.project/springparent/
implementation ("com.github.zengfr.project:springparent:0.0.1")
'com.github.zengfr.project:springparent:pom:0.0.1'
<dependency org="com.github.zengfr.project" name="springparent" rev="0.0.1">
<artifact name="springparent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zengfr.project', module='springparent', version='0.0.1')
)
libraryDependencies += "com.github.zengfr.project" % "springparent" % "0.0.1"
[com.github.zengfr.project/springparent "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | |
| org.springframework : spring-test | jar |