| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.bund.bva.isyfact |
| Идентификатор | Идентификаторisy-web |
| Версия | Версия5.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеDie IsyFact-Standards bilden das architektonische, technologische und methodische
Fundament der IsyFact. Sie umfassen allgemeingültige und wiederverwendbare Konzepte und
Komponenten, die für die Entwicklung beliebiger Fachanwendungen relevant sind.
|
| Имя Файла | Размер |
|---|---|
| isy-web-5.3.0.pom | |
| isy-web-5.3.0.jar | 457 KB |
| isy-web-5.3.0-sources.jar | 456 KB |
| isy-web-5.3.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-web/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-web</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-web/
implementation 'de.bund.bva.isyfact:isy-web:5.3.0'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-web/
implementation ("de.bund.bva.isyfact:isy-web:5.3.0")
'de.bund.bva.isyfact:isy-web:jar:5.3.0'
<dependency org="de.bund.bva.isyfact" name="isy-web" rev="5.3.0">
<artifact name="isy-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-web', version='5.3.0')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-web" % "5.3.0"
[de.bund.bva.isyfact/isy-web "5.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.el : javax.el-api | jar | |
| javax.servlet : javax.servlet-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | |
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| org.assertj : assertj-core | jar | |
| org.springframework.boot : spring-boot-test | jar | |
| org.springframework.boot : spring-boot-starter-web | jar |