| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
| Группа | Группаcom.github.vatbub |
| Идентификатор | ИдентификаторsafeAPIKeyStore.server |
| Версия | Версия1.1 |
| Тип | Типjar |
| Описание |
ОписаниеA (somewhat) secure approach to storing api keys in open source projects
|
| Организация-разработчик |
Организация-разработчикFrederik Kammel |
<!-- https://jarcasting.com/artifacts/com.github.vatbub/safeAPIKeyStore.server/ -->
<dependency>
<groupId>com.github.vatbub</groupId>
<artifactId>safeAPIKeyStore.server</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/safeAPIKeyStore.server/
implementation 'com.github.vatbub:safeAPIKeyStore.server:1.1'
// https://jarcasting.com/artifacts/com.github.vatbub/safeAPIKeyStore.server/
implementation ("com.github.vatbub:safeAPIKeyStore.server:1.1")
'com.github.vatbub:safeAPIKeyStore.server:jar:1.1'
<dependency org="com.github.vatbub" name="safeAPIKeyStore.server" rev="1.1">
<artifact name="safeAPIKeyStore.server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='safeAPIKeyStore.server', version='1.1')
)
libraryDependencies += "com.github.vatbub" % "safeAPIKeyStore.server" % "1.1"
[com.github.vatbub/safeAPIKeyStore.server "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.vatbub : common.core | jar | 0.1.3 |
| com.github.vatbub : safeAPIKeyStore.common | jar | 1.1 |
| commons-cli : commons-cli | jar | 1.4 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.esotericsoftware : kryo | jar | 4.0.1 |
| com.esotericsoftware : kryonet | jar | 2.22.0-RC1 |
| org.jetbrains : annotations | jar | 15.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.stefanbirkner : system-rules | jar | 1.17.0 |
| org.awaitility : awaitility | jar | 3.0.0 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.4-atlassian-1 |