License |
License
Swirlds Proprietary License
|
---|---|
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-unit-tests |
Last Version | Last Version0.27.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSwirlds 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 |
Filename | Size |
---|---|
swirlds-unit-tests-0.27.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-unit-tests/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-unit-tests</artifactId>
<version>0.27.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-unit-tests/
implementation 'com.swirlds:swirlds-unit-tests:0.27.1'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-unit-tests/
implementation ("com.swirlds:swirlds-unit-tests:0.27.1")
'com.swirlds:swirlds-unit-tests:pom:0.27.1'
<dependency org="com.swirlds" name="swirlds-unit-tests" rev="0.27.1">
<artifact name="swirlds-unit-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-unit-tests', version='0.27.1')
)
libraryDependencies += "com.swirlds" % "swirlds-unit-tests" % "0.27.1"
[com.swirlds/swirlds-unit-tests "0.27.1"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-common | jar | 0.27.1 |
com.goterl : lazysodium-java | jar | 5.1.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
com.google.truth : truth | jar | 1.1.3 |