Last Version

com.truchsess:jsfcompounds-core 0.0.6

base classes that ease the implementation of complex jsf compound components

License

License

Berkeley Software Distribution (BSD) License
Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.truchsess
ArtifactId

ArtifactId

jsfcompounds-core
Version

Version

0.0.6
Type

Type

jar
Description

Description

base classes that ease the implementation of complex jsf compound components
Project Organization

Project Organization

Download jsfcompounds-core 0.0.6


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

Dependencies

provided (4)

Group / Artifact Type Version
com.sun.facelets : jsf-facelets jar 1.1.14
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1
javax.faces : jsf-api jar 1.2_04

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.