License |
License
Swirlds Proprietary License
|
---|---|
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-jasperdb |
Version | Version0.26.1 |
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-jasperdb-0.26.1.pom | |
swirlds-jasperdb-0.26.1.jar | 151 KB |
swirlds-jasperdb-0.26.1-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-jasperdb/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-jasperdb</artifactId>
<version>0.26.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-jasperdb/
implementation 'com.swirlds:swirlds-jasperdb:0.26.1'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-jasperdb/
implementation ("com.swirlds:swirlds-jasperdb:0.26.1")
'com.swirlds:swirlds-jasperdb:jar:0.26.1'
<dependency org="com.swirlds" name="swirlds-jasperdb" rev="0.26.1">
<artifact name="swirlds-jasperdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-jasperdb', version='0.26.1')
)
libraryDependencies += "com.swirlds" % "swirlds-jasperdb" % "0.26.1"
[com.swirlds/swirlds-jasperdb "0.26.1"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-common | jar | 0.26.1 |
com.swirlds : swirlds-logging | jar | 0.26.1 |
com.swirlds : swirlds-virtualmap | jar | 0.26.1 |
org.eclipse.collections : eclipse-collections-api | jar | 10.4.0 |
org.eclipse.collections : eclipse-collections | jar | 10.4.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
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 | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.mockito : mockito-core | jar | 4.1.0 |
org.mockito : mockito-junit-jupiter | jar | 4.1.0 |
com.swirlds : swirlds-common-test | jar | 0.26.1 |