| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.dreamlu.mica |
| Идентификатор | Идентификаторmica-boot-test |
| Последняя версия | Последняя версия0.0.1-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmica
An enhanced toolkit of Spring cloud to simplify development.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mica-boot-test-0.0.1-RC1.pom | |
| mica-boot-test-0.0.1-RC1.jar | 4 KB |
| mica-boot-test-0.0.1-RC1-sources.jar | 2 KB |
| mica-boot-test-0.0.1-RC1-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.dreamlu.mica/mica-boot-test/ -->
<dependency>
<groupId>net.dreamlu.mica</groupId>
<artifactId>mica-boot-test</artifactId>
<version>0.0.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-boot-test/
implementation 'net.dreamlu.mica:mica-boot-test:0.0.1-RC1'
// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-boot-test/
implementation ("net.dreamlu.mica:mica-boot-test:0.0.1-RC1")
'net.dreamlu.mica:mica-boot-test:jar:0.0.1-RC1'
<dependency org="net.dreamlu.mica" name="mica-boot-test" rev="0.0.1-RC1">
<artifact name="mica-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu.mica', module='mica-boot-test', version='0.0.1-RC1')
)
libraryDependencies += "net.dreamlu.mica" % "mica-boot-test" % "0.0.1-RC1"
[net.dreamlu.mica/mica-boot-test "0.0.1-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | |
| junit : junit | jar | 4.12 |