| License |
License |
|---|---|
| GroupId | GroupIdorg.elasolutions |
| ArtifactId | ArtifactIdelaUtils |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeneral utils
General utils used by elasolutions.org
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationelasolutions |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| elaUtils-1.0.3.pom | |
| elaUtils-1.0.3.jar | 53 KB |
| elaUtils-1.0.3-sources.jar | 28 KB |
| elaUtils-1.0.3-javadoc.jar | 226 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elasolutions/elaUtils/ -->
<dependency>
<groupId>org.elasolutions</groupId>
<artifactId>elaUtils</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasolutions/elaUtils/
implementation 'org.elasolutions:elaUtils:1.0.3'
// https://jarcasting.com/artifacts/org.elasolutions/elaUtils/
implementation ("org.elasolutions:elaUtils:1.0.3")
'org.elasolutions:elaUtils:jar:1.0.3'
<dependency org="org.elasolutions" name="elaUtils" rev="1.0.3">
<artifact name="elaUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasolutions', module='elaUtils', version='1.0.3')
)
libraryDependencies += "org.elasolutions" % "elaUtils" % "1.0.3"
[org.elasolutions/elaUtils "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| org.apache.commons : commons-compress | jar | 1.8.1 |
| com.caucho : hessian | jar | 4.0.38 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |