MVN

io.github.informalin.framework : parent

Maven & Gradle

Mar 21, 2023
2 stars

InFormALin Framework · The goal of this project is to connect informal artifacts like architecture documentation and formal artifacts like models. The InFormALin Framework is actively developed by researchers of the Modelling for Continuous Software Engineering (MCSE) group of KASTEL - Institute of Information Security and Dependability at the KIT. This work was supported by funding from the topic Engineering Secure Systems of the Helmholtz Association (HGF) and by KASTEL Security Research Labs (46.23.01).

<dependency>
    <groupId>io.github.informalin.framework</groupId>
    <artifactId>parent</artifactId>
    <version>0.11.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.informalin.framework : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.11.6

All Versions

Choose a version of io.github.informalin.framework : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.11.x
parent-0.11.6
parent-0.11.5
parent-0.11.4
parent-0.11.3
parent-0.11.2
parent-0.11.1
parent-0.11.0
0.10.x
parent-0.10.0
0.9.x
parent-0.9.2
parent-0.9.1
parent-0.9.0
0.8.x
parent-0.8.1
parent-0.8.0
0.7.x
parent-0.7.1
0.7
parent-0.7
0.6
parent-0.6
0.5
parent-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.informalin.framework</groupId>
    <artifactId>parent</artifactId>
    <version>0.11.6</version>
</dependency>