Last Version

useful-things 1.0.69

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

License

License

GroupId

GroupId

tech.rsqn
ArtifactId

ArtifactId

useful-things
Version

Version

1.0.69
Type

Type

pom
Description

Description

useful-things
A collection of common utilities used by rsqn.tech opensource projects.
Project URL

Project URL

https://github.com/rsqn/useful-things
Source Code Management

Source Code Management

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

Download useful-things 1.0.69

Filename Size
useful-things-1.0.69.pom 12 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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