Secure Cookie Library

Java library for security cookies, client-side pieces of data protected from reading and modifications by client with strong cryptography

Лицензия

Лицензия

Группа

Группа

io.github.vlsergey
Идентификатор

Идентификатор

seccookie
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Secure Cookie Library
Java library for security cookies, client-side pieces of data protected from reading and modifications by client with strong cryptography
Ссылка на сайт

Ссылка на сайт

https://github.com/vlsergey/seccookie
Система контроля версий

Система контроля версий

https://github.com/vlsergey/seccookie

Скачать seccookie

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.vlsergey/seccookie/ -->
<dependency>
    <groupId>io.github.vlsergey</groupId>
    <artifactId>seccookie</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vlsergey/seccookie/
implementation 'io.github.vlsergey:seccookie:1.0.0'
// https://jarcasting.com/artifacts/io.github.vlsergey/seccookie/
implementation ("io.github.vlsergey:seccookie:1.0.0")
'io.github.vlsergey:seccookie:jar:1.0.0'
<dependency org="io.github.vlsergey" name="seccookie" rev="1.0.0">
  <artifact name="seccookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vlsergey', module='seccookie', version='1.0.0')
)
libraryDependencies += "io.github.vlsergey" % "seccookie" % "1.0.0"
[io.github.vlsergey/seccookie "1.0.0"]

Зависимости

test (5)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22
com.google.code.findbugs : jsr305 jar 3.0.2
ch.qos.logback : logback-classic jar 1.2.3
org.junit : junit-bom jar 5.7.2
org.junit.jupiter : junit-jupiter jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0