| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.github.jklasd |
| Идентификатор | Идентификаторspring-junit-test |
| Версия | Версия1.2.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеspring-junit-test
Spring project junit test util
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-junit-test-1.2.1-RELEASE.pom | |
| spring-junit-test-1.2.1-RELEASE.jar | 108 KB |
| spring-junit-test-1.2.1-RELEASE-sources.jar | 57 KB |
| spring-junit-test-1.2.1-RELEASE-javadoc.jar | 300 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jklasd/spring-junit-test/ -->
<dependency>
<groupId>com.github.jklasd</groupId>
<artifactId>spring-junit-test</artifactId>
<version>1.2.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jklasd/spring-junit-test/
implementation 'com.github.jklasd:spring-junit-test:1.2.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.jklasd/spring-junit-test/
implementation ("com.github.jklasd:spring-junit-test:1.2.1-RELEASE")
'com.github.jklasd:spring-junit-test:jar:1.2.1-RELEASE'
<dependency org="com.github.jklasd" name="spring-junit-test" rev="1.2.1-RELEASE">
<artifact name="spring-junit-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jklasd', module='spring-junit-test', version='1.2.1-RELEASE')
)
libraryDependencies += "com.github.jklasd" % "spring-junit-test" % "1.2.1-RELEASE"
[com.github.jklasd/spring-junit-test "1.2.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| com.alibaba : fastjson | jar | 1.2.35 |
| com.google.guava : guava | jar | 30.0-jre |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.springframework.boot : spring-boot | jar | 1.5.11.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.11.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.9.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.25 |