io.github.netmikey.logunit:logunit-core

The core of the LogUnit framework, containing API and non-logframework-specific code.

License

License

Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.netmikey.logunit
ArtifactId

ArtifactId

logunit-core
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.netmikey.logunit:logunit-core
The core of the LogUnit framework, containing API and non-logframework-specific code.
Project URL

Project URL

https://github.com/netmikey/logunit
Source Code Management

Source Code Management

https://github.com/netmikey/logunit

Download logunit-core

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0