| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаio.github.informalin.framework |
| Идентификатор | Идентификаторpipeline |
| Последняя версия | Последняя версия0.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPipeline
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).
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pipeline-0.7.1.pom | |
| pipeline-0.7.1.jar | 7 KB |
| pipeline-0.7.1-sources.jar | 5 KB |
| pipeline-0.7.1-javadoc.jar | 136 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.informalin.framework/pipeline/ -->
<dependency>
<groupId>io.github.informalin.framework</groupId>
<artifactId>pipeline</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.informalin.framework/pipeline/
implementation 'io.github.informalin.framework:pipeline:0.7.1'
// https://jarcasting.com/artifacts/io.github.informalin.framework/pipeline/
implementation ("io.github.informalin.framework:pipeline:0.7.1")
'io.github.informalin.framework:pipeline:jar:0.7.1'
<dependency org="io.github.informalin.framework" name="pipeline" rev="0.7.1">
<artifact name="pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.informalin.framework', module='pipeline', version='0.7.1')
)
libraryDependencies += "io.github.informalin.framework" % "pipeline" % "0.7.1"
[io.github.informalin.framework/pipeline "0.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.informalin.framework : configuration | jar | 0.7.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |