is not current version
Last Version 1.1.3

io.github.netmikey.logunit:logunit-core 1.1.0

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
Version

Version

1.1.0
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 1.1.0


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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.