JSF Test Framework


License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.github.albfernandez.test-jsf
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.1.16
Release Date

Release Date

Type

Type

pom
Description

Description

JSF Test Framework
JSF Test Framework
Project URL

Project URL

https://github.com/albfernandez/jsf-test
Source Code Management

Source Code Management

https://github.com/albfernandez/jsf-test/

Download parent

Filename Size
parent-1.1.16.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.albfernandez.test-jsf/parent/ -->
<dependency>
    <groupId>com.github.albfernandez.test-jsf</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.test-jsf/parent/
implementation 'com.github.albfernandez.test-jsf:parent:1.1.16'
// https://jarcasting.com/artifacts/com.github.albfernandez.test-jsf/parent/
implementation ("com.github.albfernandez.test-jsf:parent:1.1.16")
'com.github.albfernandez.test-jsf:parent:pom:1.1.16'
<dependency org="com.github.albfernandez.test-jsf" name="parent" rev="1.1.16">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.test-jsf', module='parent', version='1.1.16')
)
libraryDependencies += "com.github.albfernandez.test-jsf" % "parent" % "1.1.16"
[com.github.albfernandez.test-jsf/parent "1.1.16"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mock
  • jsf-mockito
  • stage
  • jetty
  • jsf-test-htmlunit
  • scriptunit
  • jsf-test

Versions

Version
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11