ContractAutomataLib

Library for specifying and verifying contract automata.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.contractautomataproject
ArtifactId

ArtifactId

catlib
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ContractAutomataLib
Library for specifying and verifying contract automata.
Project URL

Project URL

https://github.com/ContractAutomataProject/ContractAutomataLib
Source Code Management

Source Code Management

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

Download catlib

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0