License |
License |
---|---|
GroupId | GroupIdcom.gdxsoft.easyweb |
ArtifactId | ArtifactIdemp-script-static |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmpScript static files
EmpScript static files
|
Project URL |
Project URL |
Project Organization |
Project Organizationgdxsoft |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
emp-script-static-1.1.3.pom | |
emp-script-static-1.1.3.jar | 9 MB |
emp-script-static-1.1.3-sources.jar | 9 MB |
emp-script-static-1.1.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-static/ -->
<dependency>
<groupId>com.gdxsoft.easyweb</groupId>
<artifactId>emp-script-static</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-static/
implementation 'com.gdxsoft.easyweb:emp-script-static:1.1.3'
// https://jarcasting.com/artifacts/com.gdxsoft.easyweb/emp-script-static/
implementation ("com.gdxsoft.easyweb:emp-script-static:1.1.3")
'com.gdxsoft.easyweb:emp-script-static:jar:1.1.3'
<dependency org="com.gdxsoft.easyweb" name="emp-script-static" rev="1.1.3">
<artifact name="emp-script-static" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gdxsoft.easyweb', module='emp-script-static', version='1.1.3')
)
libraryDependencies += "com.gdxsoft.easyweb" % "emp-script-static" % "1.1.3"
[com.gdxsoft.easyweb/emp-script-static "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.gdxsoft.easyweb : emp-script-utils | jar | 1.1.3 |
org.slf4j : slf4j-api | jar | 1.7.36 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |