License |
License |
---|---|
GroupId | GroupIdtech.rsqn.useful-things |
ArtifactId | ArtifactIdapplication-utilities |
Last Version | Last Version1.0.69 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapplication-utilities
A collection of heavier utilities used by rsqn.tech opensource projects.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/application-utilities/ -->
<dependency>
<groupId>tech.rsqn.useful-things</groupId>
<artifactId>application-utilities</artifactId>
<version>1.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/application-utilities/
implementation 'tech.rsqn.useful-things:application-utilities:1.0.69'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/application-utilities/
implementation ("tech.rsqn.useful-things:application-utilities:1.0.69")
'tech.rsqn.useful-things:application-utilities:jar:1.0.69'
<dependency org="tech.rsqn.useful-things" name="application-utilities" rev="1.0.69">
<artifact name="application-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='application-utilities', version='1.0.69')
)
libraryDependencies += "tech.rsqn.useful-things" % "application-utilities" % "1.0.69"
[tech.rsqn.useful-things/application-utilities "1.0.69"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1-jre |
org.springframework : spring-core | jar | 5.3.4 |
org.springframework : spring-beans | jar | 5.3.4 |
org.springframework : spring-context | jar | 5.3.4 |
com.amazonaws : aws-java-sdk | jar | 1.11.856 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-io : commons-io | jar | 20030203.000550 |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.68 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |