Last Version

InFormALin Framework 0.7.1

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).

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.informalin.framework
ArtifactId

ArtifactId

parent
Version

Version

0.7.1
Type

Type

pom
Description

Description

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).
Project URL

Project URL

https://github.com/InFormALin/Framework
Source Code Management

Source Code Management

http://github.com/InFormALin/Framework/tree/main

Download parent 0.7.1

Filename Size
parent-0.7.1.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.informalin.framework/parent/ -->
<dependency>
    <groupId>io.github.informalin.framework</groupId>
    <artifactId>parent</artifactId>
    <version>0.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.informalin.framework/parent/
implementation 'io.github.informalin.framework:parent:0.7.1'
// https://jarcasting.com/artifacts/io.github.informalin.framework/parent/
implementation ("io.github.informalin.framework:parent:0.7.1")
'io.github.informalin.framework:parent:pom:0.7.1'
<dependency org="io.github.informalin.framework" name="parent" rev="0.7.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.informalin.framework', module='parent', version='0.7.1')
)
libraryDependencies += "io.github.informalin.framework" % "parent" % "0.7.1"
[io.github.informalin.framework/parent "0.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.