License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.albfernandez.test-jsf |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.1.16 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSF Test Framework
JSF Test Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.1.16.pom | 12 KB |
Browse |
<!-- 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"]