License |
License |
---|---|
GroupId | GroupIdcom.gdxsoft.easyweb |
ArtifactId | ArtifactIdemp-script-utils |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionEasy Web Appliaction Utils
Easy Web Appliaction Utils: UArgon2, UMail, UDigest, URsa, UAes, UDes, UFile, UConvert, UFormat, UNet, SendMail, SmtpCfg
|
Project URL |
Project URL |
Project Organization |
Project Organizationgdxsoft |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
emp-script-utils-1.1.2.pom | |
emp-script-utils-1.1.2.jar | 169 KB |
emp-script-utils-1.1.2-sources.jar | 113 KB |
emp-script-utils-1.1.2-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-utils/ -->
<dependency>
<groupId>com.gdxsoft.easyweb</groupId>
<artifactId>emp-script-utils</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-utils/
implementation 'com.gdxsoft.easyweb:emp-script-utils:1.1.2'
// https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-utils/
implementation ("com.gdxsoft.easyweb:emp-script-utils:1.1.2")
'com.gdxsoft.easyweb:emp-script-utils:jar:1.1.2'
<dependency org="com.gdxsoft.easyweb" name="emp-script-utils" rev="1.1.2">
<artifact name="emp-script-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gdxsoft.easyweb', module='emp-script-utils', version='1.1.2')
)
libraryDependencies += "com.gdxsoft.easyweb" % "emp-script-utils" % "1.1.2"
[com.gdxsoft.easyweb/emp-script-utils "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.json : json | jar | 20201115 |
net.coobird : thumbnailator | jar | 0.4.15 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.commons : commons-exec | jar | 1.3 |
com.sun.mail : jakarta.mail | jar | 1.6.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.hsqldb : hsqldb | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |