| License |
License |
|---|---|
| GroupId | GroupIdcom.gdxsoft.easyweb |
| ArtifactId | ArtifactIdemp-script-utils |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| 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.3.pom | |
| emp-script-utils-1.1.3.jar | 159 KB |
| emp-script-utils-1.1.3-sources.jar | 105 KB |
| emp-script-utils-1.1.3-javadoc.jar | 342 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-utils/
implementation 'com.gdxsoft.easyweb:emp-script-utils:1.1.3'
// https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-utils/
implementation ("com.gdxsoft.easyweb:emp-script-utils:1.1.3")
'com.gdxsoft.easyweb:emp-script-utils:jar:1.1.3'
<dependency org="com.gdxsoft.easyweb" name="emp-script-utils" rev="1.1.3">
<artifact name="emp-script-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gdxsoft.easyweb', module='emp-script-utils', version='1.1.3')
)
libraryDependencies += "com.gdxsoft.easyweb" % "emp-script-utils" % "1.1.3"
[com.gdxsoft.easyweb/emp-script-utils "1.1.3"]
| 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 | 20220320 |
| net.coobird : thumbnailator | jar | 0.4.17 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| 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 |