License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Logging Application Layer Libs |
GroupId | GroupIdcom.github.codemonkeyfactory.test.logging |
ArtifactId | ArtifactIdlogging-test |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogging Test
Logging Test Support Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logging-test-1.0.0.pom | |
logging-test-1.0.0.jar | 31 KB |
logging-test-1.0.0-sources.jar | 10 KB |
logging-test-1.0.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.codemonkeyfactory.test.logging/logging-test/ -->
<dependency>
<groupId>com.github.codemonkeyfactory.test.logging</groupId>
<artifactId>logging-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codemonkeyfactory.test.logging/logging-test/
implementation 'com.github.codemonkeyfactory.test.logging:logging-test:1.0.0'
// https://jarcasting.com/artifacts/com.github.codemonkeyfactory.test.logging/logging-test/
implementation ("com.github.codemonkeyfactory.test.logging:logging-test:1.0.0")
'com.github.codemonkeyfactory.test.logging:logging-test:jar:1.0.0'
<dependency org="com.github.codemonkeyfactory.test.logging" name="logging-test" rev="1.0.0">
<artifact name="logging-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codemonkeyfactory.test.logging', module='logging-test', version='1.0.0')
)
libraryDependencies += "com.github.codemonkeyfactory.test.logging" % "logging-test" % "1.0.0"
[com.github.codemonkeyfactory.test.logging/logging-test "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.21 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar |