| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.swiftech |
| Идентификатор | Идентификаторswiftboot-web |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBasic module for enterprise web applications
|
| Имя Файла | Размер |
|---|---|
| swiftboot-web-2.2.1.pom | |
| swiftboot-web-2.2.1.jar | 93 KB |
| swiftboot-web-2.2.1-sources.jar | 66 KB |
| swiftboot-web-2.2.1-javadoc.jar | 867 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/ -->
<dependency>
<groupId>com.github.swiftech</groupId>
<artifactId>swiftboot-web</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/
implementation 'com.github.swiftech:swiftboot-web:2.2.1'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/
implementation ("com.github.swiftech:swiftboot-web:2.2.1")
'com.github.swiftech:swiftboot-web:jar:2.2.1'
<dependency org="com.github.swiftech" name="swiftboot-web" rev="2.2.1">
<artifact name="swiftboot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot-web', version='2.2.1')
)
libraryDependencies += "com.github.swiftech" % "swiftboot-web" % "2.2.1"
[com.github.swiftech/swiftboot-web "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.swiftech : swiftboot-data | test-jar | 2.2.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.springframework : spring-test | jar | 5.2.22.RELEASE |
| org.hibernate : hibernate-core | jar | 5.4.33.Final |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.12.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE |
| org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.3.12.RELEASE |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.3.12.RELEASE |
| com.h2database : h2 | jar | 1.4.200 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |