MVN

de.bund.bva.isyfact : isy-web-parent

Maven & Gradle

Jul 20, 2023
13 stars

IsyFact-Web

<dependency>
    <groupId>de.bund.bva.isyfact</groupId>
    <artifactId>isy-web-parent</artifactId>
    <version>5.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.bund.bva.isyfact : isy-web-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.3.4

All Versions

Choose a version of de.bund.bva.isyfact : isy-web-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.3.x
isy-web-parent-5.3.4
isy-web-parent-5.3.3
isy-web-parent-5.3.2
isy-web-parent-5.3.1
isy-web-parent-5.3.0
5.2.x
isy-web-parent-5.2.1
isy-web-parent-5.2.0
5.1.x
isy-web-parent-5.1.1
isy-web-parent-5.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.bund.bva.isyfact</groupId>
    <artifactId>isy-web-parent</artifactId>
    <version>5.3.4</version>
</dependency>

Advertisement