ContractAutomataLib

Library for specifying and verifying contract automata.

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ContractAutomataLib
Library for specifying and verifying contract automata.
Ссылка на сайт

Ссылка на сайт

https://github.com/ContractAutomataProject/ContractAutomataLib
Система контроля версий

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

http://github.com/ContractAutomataProject/ContractAutomataLib/tree/main

Скачать catlib

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.stryker-mutator : mutation-testing-elements jar 1.7.10
com.google.re2j : re2j jar 1.6
org.ow2.sat4j : org.ow2.sat4j.core jar 2.3.6
org.apache.maven.plugins : maven-gpg-plugin jar 3.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1

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

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

Версии библиотеки

Версия
1.0.1
1.0.0