| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.sdp-tech-nj |
| Идентификатор | Идентификаторsdp-spring-boot-starter |
| Последняя версия | Последняя версия2.4.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
| Имя Файла | Размер |
|---|---|
| sdp-spring-boot-starter-2.4.14.pom | |
| sdp-spring-boot-starter-2.4.14.jar | 213 KB |
| sdp-spring-boot-starter-2.4.14-sources.jar | 131 KB |
| sdp-spring-boot-starter-2.4.14-javadoc.jar | 660 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-spring-boot-starter/ -->
<dependency>
<groupId>com.github.sdp-tech-nj</groupId>
<artifactId>sdp-spring-boot-starter</artifactId>
<version>2.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-spring-boot-starter/
implementation 'com.github.sdp-tech-nj:sdp-spring-boot-starter:2.4.14'
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-spring-boot-starter/
implementation ("com.github.sdp-tech-nj:sdp-spring-boot-starter:2.4.14")
'com.github.sdp-tech-nj:sdp-spring-boot-starter:jar:2.4.14'
<dependency org="com.github.sdp-tech-nj" name="sdp-spring-boot-starter" rev="2.4.14">
<artifact name="sdp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdp-tech-nj', module='sdp-spring-boot-starter', version='2.4.14')
)
libraryDependencies += "com.github.sdp-tech-nj" % "sdp-spring-boot-starter" % "2.4.14"
[com.github.sdp-tech-nj/sdp-spring-boot-starter "2.4.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.38 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easymock : easymock | jar | 4.0.2 |
| junit : junit | jar | 4.13 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |