License |
License |
---|---|
GroupId | GroupIdcom.github.htfv.utils |
ArtifactId | ArtifactIdel-utils |
Last Version | Last Version1.0.0.CR1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnified EL Utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
el-utils-1.0.0.CR1.pom | |
el-utils-1.0.0.CR1.jar | 21 KB |
el-utils-1.0.0.CR1-sources.jar | 12 KB |
el-utils-1.0.0.CR1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.htfv.utils/el-utils/ -->
<dependency>
<groupId>com.github.htfv.utils</groupId>
<artifactId>el-utils</artifactId>
<version>1.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.htfv.utils/el-utils/
implementation 'com.github.htfv.utils:el-utils:1.0.0.CR1'
// https://jarcasting.com/artifacts/com.github.htfv.utils/el-utils/
implementation ("com.github.htfv.utils:el-utils:1.0.0.CR1")
'com.github.htfv.utils:el-utils:jar:1.0.0.CR1'
<dependency org="com.github.htfv.utils" name="el-utils" rev="1.0.0.CR1">
<artifact name="el-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv.utils', module='el-utils', version='1.0.0.CR1')
)
libraryDependencies += "com.github.htfv.utils" % "el-utils" % "1.0.0.CR1"
[com.github.htfv.utils/el-utils "1.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
commons-configuration : commons-configuration | jar | 1.9 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.apache.tomcat : tomcat-jasper-el | jar | 7.0.23 |