License |
License
Swirlds Proprietary License
|
---|---|
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-common-test |
Last Version | Last Version0.27.1 |
Release Date | Release Date |
Type | Typejar |
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-common-test-0.27.1.pom | |
swirlds-common-test-0.27.1.jar | 144 KB |
swirlds-common-test-0.27.1-javadoc.jar | 579 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-common-test/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-common-test</artifactId>
<version>0.27.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-common-test/
implementation 'com.swirlds:swirlds-common-test:0.27.1'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-common-test/
implementation ("com.swirlds:swirlds-common-test:0.27.1")
'com.swirlds:swirlds-common-test:jar:0.27.1'
<dependency org="com.swirlds" name="swirlds-common-test" rev="0.27.1">
<artifact name="swirlds-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-common-test', version='0.27.1')
)
libraryDependencies += "com.swirlds" % "swirlds-common-test" % "0.27.1"
[com.swirlds/swirlds-common-test "0.27.1"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-test-framework | jar | 0.27.1 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
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.mockito : mockito-core | jar | 4.1.0 |
org.awaitility : awaitility | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | |
com.google.truth : truth | jar | 1.1.3 |