License |
License |
---|---|
GroupId | GroupIdcom.gdxsoft.easyweb |
ArtifactId | ArtifactIdemp-script-utils |
Version | Version1.1.0 |
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.0.pom | |
emp-script-utils-1.1.0.jar | 162 KB |
emp-script-utils-1.1.0-sources.jar | 109 KB |
emp-script-utils-1.1.0-javadoc.jar | 349 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-utils/
implementation 'com.gdxsoft.easyweb:emp-script-utils:1.1.0'
// https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-utils/
implementation ("com.gdxsoft.easyweb:emp-script-utils:1.1.0")
'com.gdxsoft.easyweb:emp-script-utils:jar:1.1.0'
<dependency org="com.gdxsoft.easyweb" name="emp-script-utils" rev="1.1.0">
<artifact name="emp-script-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gdxsoft.easyweb', module='emp-script-utils', version='1.1.0')
)
libraryDependencies += "com.gdxsoft.easyweb" % "emp-script-utils" % "1.1.0"
[com.gdxsoft.easyweb/emp-script-utils "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.json : json | jar | 20201115 |
net.coobird : thumbnailator | jar | 0.4.13 |
org.slf4j : slf4j-api | jar | 1.7.30 |
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.68 |
org.hsqldb : hsqldb | jar | 2.5.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-log4j12 | jar | 1.7.30 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |