is not current version
Last Version 1.0.69

useful-things 1.0.63

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

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

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

Dependencies

compile (3)

Group / Artifact Type Version
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

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