Unified EL Utils

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.htfv.utils
ArtifactId

ArtifactId

el-utils
Last Version

Last Version

1.0.0.CR1
Release Date

Release Date

Type

Type

jar
Description

Description

Unified EL Utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download el-utils

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.CR1