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

useful-things 1.0.63

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

Лицензия

Лицензия

Группа

Группа

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

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

useful-things
Версия

Версия

1.0.63
Тип

Тип

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.63

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugins : maven-javadoc-plugin jar 3.2.0
org.apache.maven.plugins : maven-gpg-plugin jar 1.6
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6

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

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