| Лицензия |
Лицензия
Swirlds Proprietary License
|
|---|---|
| Группа | Группаcom.swirlds |
| Идентификатор | Идентификаторswirlds-fchashmap |
| Версия | Версия0.15.1 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| swirlds-fchashmap-0.15.1.pom | |
| swirlds-fchashmap-0.15.1.jar | 17 KB |
| swirlds-fchashmap-0.15.1-javadoc.jar | 434 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-fchashmap/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-fchashmap</artifactId>
<version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-fchashmap/
implementation 'com.swirlds:swirlds-fchashmap:0.15.1'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-fchashmap/
implementation ("com.swirlds:swirlds-fchashmap:0.15.1")
'com.swirlds:swirlds-fchashmap:jar:0.15.1'
<dependency org="com.swirlds" name="swirlds-fchashmap" rev="0.15.1">
<artifact name="swirlds-fchashmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-fchashmap', version='0.15.1')
)
libraryDependencies += "com.swirlds" % "swirlds-fchashmap" % "0.15.1"
[com.swirlds/swirlds-fchashmap "0.15.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.swirlds : swirlds-common | jar | 0.15.1 |
| com.swirlds : swirlds-logging | jar | 0.15.1 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-core | jar | 3.7.7 |