MVN

tech.rsqn : useful-things

Maven & Gradle

Aug 18, 2023
1 usages
2 stars

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

<dependency>
    <groupId>tech.rsqn</groupId>
    <artifactId>useful-things</artifactId>
    <version>1.0.77</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.rsqn : useful-things to add to Maven - Latest Versions:

  • Latest Stable: 1.0.77

All Versions

Choose a version of tech.rsqn : useful-things to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
useful-things-1.0.77
useful-things-1.0.76
useful-things-1.0.75
useful-things-1.0.72
useful-things-1.0.71
useful-things-1.0.70
useful-things-1.0.69
useful-things-1.0.68
useful-things-1.0.64
useful-things-1.0.63
useful-things-1.0.62
useful-things-1.0.61
useful-things-1.0.60
useful-things-1.0.59
useful-things-1.0.58
useful-things-1.0.57
useful-things-1.0.56
useful-things-1.0.53
useful-things-1.0.49
useful-things-1.0.48
useful-things-1.0.47
useful-things-1.0.46
useful-things-1.0.45
useful-things-1.0.44
useful-things-1.0.43
useful-things-1.0.42
useful-things-1.0.41
useful-things-1.0.40
useful-things-1.0.39
useful-things-1.0.38
useful-things-1.0.37
useful-things-1.0.36
useful-things-1.0.32
useful-things-1.0.31
useful-things-1.0.30
useful-things-1.0.29
useful-things-1.0.28
useful-things-1.0.27
useful-things-1.0.26
useful-things-1.0.25
useful-things-1.0.24
useful-things-1.0.23
useful-things-1.0.22
useful-things-1.0.21
useful-things-1.0.17
useful-things-1.0.16
useful-things-1.0.14
useful-things-1.0.13
useful-things-1.0.12
useful-things-1.0.11
useful-things-1.0.10
useful-things-1.0.9
useful-things-1.0.8
useful-things-1.0.0
web
useful-things-web-utilities
storage
useful-things-storage-utilities
simple
useful-things-simple-utilities
math
useful-things-math-and-data
lambda
useful-things-lambda-utilities
kms
useful-things-kms-helper
encryption
useful-things-encryption-utilities
embedded
useful-things-embedded-jetty
cache
useful-things-cache-service
authz
useful-things-authz-utilities
application
useful-things-application-utilities
search
useful-things-search-proxy-lucene
useful-things-search-proxy-elasticsearch
useful-things-search-proxy-api
useful-things-search-proxy
abstraction
useful-things-abstraction-models

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.rsqn</groupId>
    <artifactId>useful-things</artifactId>
    <version>1.0.77</version>
</dependency>

Advertisement