is not current version
Last Version 0.27.1

com.swirlds:swirlds-logging 0.20.0

Swirlds is a software platform designed to build fully-distributed applications that harness the power of the cloud without servers. Now you can develop applications with fairness in decision making, speed, trust and reliability, at a fraction of the cost of traditional server-based platforms.

License

License

Swirlds Proprietary License
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.swirlds
ArtifactId

ArtifactId

swirlds-logging
Version

Version

0.20.0
Type

Type

jar
Description

Description

Swirlds is a software platform designed to build fully-distributed applications that harness the power of the cloud without servers. Now you can develop applications with fairness in decision making, speed, trust and reliability, at a fraction of the cost of traditional server-based platforms.
Project Organization

Project Organization

Swirlds, Inc.

Download swirlds-logging 0.20.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta2
org.apache.logging.log4j : log4j-api jar 2.13.2
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.