Последняя версия

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

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

io.github.informalin.framework
Идентификатор

Идентификатор

models
Версия

Версия

0.7.1
Тип

Тип

jar
Описание

Описание

Model Connections
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).
Система контроля версий

Система контроля версий

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

Скачать models 0.7.1


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.fuchss : xml-object-mapper jar 0.4
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.github.javaparser : javaparser-core jar 3.24.2
org.slf4j : slf4j-api jar 1.7.36

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Модули Проекта

Данный проект не имеет модулей.