| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.helger.as2 |
| Идентификатор | Идентификаторas2-demo-spring-boot |
| Последняя версия | Последняя версия4.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеas2-demo-spring-boot
Demo project for Spring Boot
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| as2-demo-spring-boot-4.10.1.pom | |
| as2-demo-spring-boot-4.10.1.jar | 12 KB |
| as2-demo-spring-boot-4.10.1-sources.jar | 13 KB |
| as2-demo-spring-boot-4.10.1-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.helger.as2/as2-demo-spring-boot/ -->
<dependency>
<groupId>com.helger.as2</groupId>
<artifactId>as2-demo-spring-boot</artifactId>
<version>4.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger.as2/as2-demo-spring-boot/
implementation 'com.helger.as2:as2-demo-spring-boot:4.10.1'
// https://jarcasting.com/artifacts/com.helger.as2/as2-demo-spring-boot/
implementation ("com.helger.as2:as2-demo-spring-boot:4.10.1")
'com.helger.as2:as2-demo-spring-boot:jar:4.10.1'
<dependency org="com.helger.as2" name="as2-demo-spring-boot" rev="4.10.1">
<artifact name="as2-demo-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger.as2', module='as2-demo-spring-boot', version='4.10.1')
)
libraryDependencies += "com.helger.as2" % "as2-demo-spring-boot" % "4.10.1"
[com.helger.as2/as2-demo-spring-boot "4.10.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.helger.as2 : as2-servlet | jar | 4.10.1 |
| com.sun.xml.bind : jaxb-impl | jar | |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |