License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdbe.atbash.runtime |
ArtifactId | ArtifactIdlogging-testing |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtbash Runtime parent
|
Filename | Size |
---|---|
logging-testing-0.3.pom | |
logging-testing-0.3.jar | 5 KB |
logging-testing-0.3-sources.jar | 3 KB |
logging-testing-0.3-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.runtime/logging-testing/ -->
<dependency>
<groupId>be.atbash.runtime</groupId>
<artifactId>logging-testing</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.runtime/logging-testing/
implementation 'be.atbash.runtime:logging-testing:0.3'
// https://jarcasting.com/artifacts/be.atbash.runtime/logging-testing/
implementation ("be.atbash.runtime:logging-testing:0.3")
'be.atbash.runtime:logging-testing:jar:0.3'
<dependency org="be.atbash.runtime" name="logging-testing" rev="0.3">
<artifact name="logging-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.atbash.runtime', module='logging-testing', version='0.3')
)
libraryDependencies += "be.atbash.runtime" % "logging-testing" % "0.3"
[be.atbash.runtime/logging-testing "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
be.atbash.utils : utils-se | jar | 1.1.0 |
be.atbash.utils : utils-se | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |