| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.githublaohu |
| Идентификатор | Идентификаторtest-spring-dependent |
| Последняя версия | Последняя версия0.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtest-spring-dependent
lamp-dependent
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| test-spring-dependent-0.1.4.pom | |
| test-spring-dependent-0.1.4.jar | 3 KB |
| test-spring-dependent-0.1.4-sources.jar | 1 KB |
| test-spring-dependent-0.1.4-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.githublaohu/test-spring-dependent/ -->
<dependency>
<groupId>io.github.githublaohu</groupId>
<artifactId>test-spring-dependent</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.githublaohu/test-spring-dependent/
implementation 'io.github.githublaohu:test-spring-dependent:0.1.4'
// https://jarcasting.com/artifacts/io.github.githublaohu/test-spring-dependent/
implementation ("io.github.githublaohu:test-spring-dependent:0.1.4")
'io.github.githublaohu:test-spring-dependent:jar:0.1.4'
<dependency org="io.github.githublaohu" name="test-spring-dependent" rev="0.1.4">
<artifact name="test-spring-dependent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.githublaohu', module='test-spring-dependent', version='0.1.4')
)
libraryDependencies += "io.github.githublaohu" % "test-spring-dependent" % "0.1.4"
[io.github.githublaohu/test-spring-dependent "0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.3.RELEASE |