License |
License |
---|---|
GroupId | GroupIdde.bund.bva.isyfact |
ArtifactId | ArtifactIdisy-web |
Version | Version5.3.1 |
Type | Typejar |
Description |
DescriptionDie 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.
|
Filename | Size |
---|---|
isy-web-5.3.1.pom | |
isy-web-5.3.1.jar | 457 KB |
isy-web-5.3.1-sources.jar | 456 KB |
isy-web-5.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-web/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-web</artifactId>
<version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-web/
implementation 'de.bund.bva.isyfact:isy-web:5.3.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-web/
implementation ("de.bund.bva.isyfact:isy-web:5.3.1")
'de.bund.bva.isyfact:isy-web:jar:5.3.1'
<dependency org="de.bund.bva.isyfact" name="isy-web" rev="5.3.1">
<artifact name="isy-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-web', version='5.3.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-web" % "5.3.1"
[de.bund.bva.isyfact/isy-web "5.3.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | |
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
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 |