jsfinspector

JSFInspector - A library to make life of JSF developers a bit easier.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

de.thomasasel
ArtifactId

ArtifactId

jsfinspector
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

jsfinspector
JSFInspector - A library to make life of JSF developers a bit easier.
Source Code Management

Source Code Management

http://tasel.github.io/jsfinspector

Download jsfinspector

How to add to project

<!-- https://jarcasting.com/artifacts/de.thomasasel/jsfinspector/ -->
<dependency>
    <groupId>de.thomasasel</groupId>
    <artifactId>jsfinspector</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.thomasasel/jsfinspector/
implementation 'de.thomasasel:jsfinspector:0.8.2'
// https://jarcasting.com/artifacts/de.thomasasel/jsfinspector/
implementation ("de.thomasasel:jsfinspector:0.8.2")
'de.thomasasel:jsfinspector:jar:0.8.2'
<dependency org="de.thomasasel" name="jsfinspector" rev="0.8.2">
  <artifact name="jsfinspector" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.thomasasel', module='jsfinspector', version='0.8.2')
)
libraryDependencies += "de.thomasasel" % "jsfinspector" % "0.8.2"
[de.thomasasel/jsfinspector "0.8.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1