| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.letters7.wuchen |
| Идентификатор | Идентификаторspringboot2-web |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthe utils by springboot2
|
| Имя Файла | Размер |
|---|---|
| springboot2-web-1.0.0.pom | |
| springboot2-web-1.0.0.jar | 3 KB |
| springboot2-web-1.0.0-sources.jar | 3 KB |
| springboot2-web-1.0.0-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-web/ -->
<dependency>
<groupId>com.letters7.wuchen</groupId>
<artifactId>springboot2-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-web/
implementation 'com.letters7.wuchen:springboot2-web:1.0.0'
// https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-web/
implementation ("com.letters7.wuchen:springboot2-web:1.0.0")
'com.letters7.wuchen:springboot2-web:jar:1.0.0'
<dependency org="com.letters7.wuchen" name="springboot2-web" rev="1.0.0">
<artifact name="springboot2-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.letters7.wuchen', module='springboot2-web', version='1.0.0')
)
libraryDependencies += "com.letters7.wuchen" % "springboot2-web" % "1.0.0"
[com.letters7.wuchen/springboot2-web "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.letters7.wuchen : springboot2-sdk | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-context-support | jar | |
| org.apache.tomcat.embed : tomcat-embed-core | jar | |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |