| License |
License |
|---|---|
| GroupId | GroupIdorg.jeesl |
| ArtifactId | ArtifactIdjeesl-util |
| Last Version | Last Version0.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJEESL - Util
Utilities and Helper for JavaEE Developments (JavaEE Support Library)
|
| Filename | Size |
|---|---|
| jeesl-util-0.2.9.pom | |
| jeesl-util-0.2.9.jar | 1 MB |
| jeesl-util-0.2.9-sources.jar | 901 KB |
| jeesl-util-0.2.9-javadoc.jar | 6 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeesl/jeesl-util/ -->
<dependency>
<groupId>org.jeesl</groupId>
<artifactId>jeesl-util</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeesl/jeesl-util/
implementation 'org.jeesl:jeesl-util:0.2.9'
// https://jarcasting.com/artifacts/org.jeesl/jeesl-util/
implementation ("org.jeesl:jeesl-util:0.2.9")
'org.jeesl:jeesl-util:jar:0.2.9'
<dependency org="org.jeesl" name="jeesl-util" rev="0.2.9">
<artifact name="jeesl-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeesl', module='jeesl-util', version='0.2.9')
)
libraryDependencies += "org.jeesl" % "jeesl-util" % "0.2.9"
[org.jeesl/jeesl-util "0.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jeesl : jeesl-xml | jar | 0.2.9 |
| net.sf.exlp : exlp-util | jar | |
| net.sf.exlp : exlp-core | jar | |
| commons-io : commons-io | jar | |
| commons-codec : commons-codec | jar | |
| org.apache.commons : commons-math3 | jar | 3.6 |
| org.freemarker : freemarker | jar | |
| jmimemagic : jmimemagic | jar | |
| org.openfuxml : ofx-core | jar | |
| joda-time : joda-time | jar | |
| org.antlr : antlr4-runtime | jar | 4.7 |
| com.nulab-inc : zxcvbn | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.xmlgraphics : batik-codec | jar | |
| org.slf4j : slf4j-log4j12 | jar | |
| org.slf4j : jcl-over-slf4j | jar | |
| junit : junit | jar | |
| jaxen : jaxen | jar | |
| org.jeesl : jeesl-xml | jar | 0.2.9 |
| org.jeesl : jeesl-test | jar | 0.2.9 |