| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdcom.flexdms |
| ArtifactId | ArtifactIdjsfutils |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjsfutils
a set of useful jsfutility
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationflexdms |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsfutils-1.0.pom | |
| jsfutils-1.0.jar | 26 KB |
| jsfutils-1.0-sources.jar | 15 KB |
| jsfutils-1.0-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.flexdms/jsfutils/ -->
<dependency>
<groupId>com.flexdms</groupId>
<artifactId>jsfutils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flexdms/jsfutils/
implementation 'com.flexdms:jsfutils:1.0'
// https://jarcasting.com/artifacts/com.flexdms/jsfutils/
implementation ("com.flexdms:jsfutils:1.0")
'com.flexdms:jsfutils:jar:1.0'
<dependency org="com.flexdms" name="jsfutils" rev="1.0">
<artifact name="jsfutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flexdms', module='jsfutils', version='1.0')
)
libraryDependencies += "com.flexdms" % "jsfutils" % "1.0"
[com.flexdms/jsfutils "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.faces : jsf-api | jar | 2.2.0-m06 |
| javax : javaee-api | jar | 6.0 |