MyFaces Core Integration Test Archetype

Archetype to create a new MyFaces core project used for integration tests via cargo and HtmlUnit. Projects created via this archetype aim to test specific issues from the MyFaces core JIRA issue tracker and can be directly added to the MyFaces core integration-tests module.

License

License

GroupId

GroupId

org.apache.myfaces.buildtools
ArtifactId

ArtifactId

myfaces-archetype-core-integration-test
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

MyFaces Core Integration Test Archetype
Archetype to create a new MyFaces core project used for integration tests via cargo and HtmlUnit. Projects created via this archetype aim to test specific issues from the MyFaces core JIRA issue tracker and can be directly added to the MyFaces core integration-tests module.
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-archetype-core-integration-test

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.buildtools/myfaces-archetype-core-integration-test/ -->
<dependency>
    <groupId>org.apache.myfaces.buildtools</groupId>
    <artifactId>myfaces-archetype-core-integration-test</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.buildtools/myfaces-archetype-core-integration-test/
implementation 'org.apache.myfaces.buildtools:myfaces-archetype-core-integration-test:1.0.4'
// https://jarcasting.com/artifacts/org.apache.myfaces.buildtools/myfaces-archetype-core-integration-test/
implementation ("org.apache.myfaces.buildtools:myfaces-archetype-core-integration-test:1.0.4")
'org.apache.myfaces.buildtools:myfaces-archetype-core-integration-test:jar:1.0.4'
<dependency org="org.apache.myfaces.buildtools" name="myfaces-archetype-core-integration-test" rev="1.0.4">
  <artifact name="myfaces-archetype-core-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.buildtools', module='myfaces-archetype-core-integration-test', version='1.0.4')
)
libraryDependencies += "org.apache.myfaces.buildtools" % "myfaces-archetype-core-integration-test" % "1.0.4"
[org.apache.myfaces.buildtools/myfaces-archetype-core-integration-test "1.0.4"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4