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

useful-things 1.0.69

A collection of common utilities used by rsqn.tech opensource projects.

Лицензия

Лицензия

Группа

Группа

tech.rsqn
Идентификатор

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

useful-things
Версия

Версия

1.0.69
Тип

Тип

pom
Описание

Описание

useful-things
A collection of common utilities used by rsqn.tech opensource projects.
Ссылка на сайт

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

https://github.com/rsqn/useful-things
Система контроля версий

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

https://github.com/mandrewes/useful-things

Скачать useful-things 1.0.69

Имя Файла Размер
useful-things-1.0.69.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/tech.rsqn/useful-things/ -->
<dependency>
    <groupId>tech.rsqn</groupId>
    <artifactId>useful-things</artifactId>
    <version>1.0.69</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn/useful-things/
implementation 'tech.rsqn:useful-things:1.0.69'
// https://jarcasting.com/artifacts/tech.rsqn/useful-things/
implementation ("tech.rsqn:useful-things:1.0.69")
'tech.rsqn:useful-things:pom:1.0.69'
<dependency org="tech.rsqn" name="useful-things" rev="1.0.69">
  <artifact name="useful-things" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn', module='useful-things', version='1.0.69')
)
libraryDependencies += "tech.rsqn" % "useful-things" % "1.0.69"
[tech.rsqn/useful-things "1.0.69"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • simple-utilities
  • authz-utilities
  • math-and-data
  • embedded-jetty
  • web-utilities
  • application-utilities
  • encryption-utilities
  • storage-utilities
  • lambda-utilities
  • cache-service
  • kms-helper