Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdcom.steeplesoft.jsf |
ArtifactId | ArtifactIdfacestester-parent |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFacesTester Parent
|
Filename | Size |
---|---|
facestester-parent-0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.steeplesoft.jsf/facestester-parent/ -->
<dependency>
<groupId>com.steeplesoft.jsf</groupId>
<artifactId>facestester-parent</artifactId>
<version>0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.steeplesoft.jsf/facestester-parent/
implementation 'com.steeplesoft.jsf:facestester-parent:0.3'
// https://jarcasting.com/artifacts/com.steeplesoft.jsf/facestester-parent/
implementation ("com.steeplesoft.jsf:facestester-parent:0.3")
'com.steeplesoft.jsf:facestester-parent:pom:0.3'
<dependency org="com.steeplesoft.jsf" name="facestester-parent" rev="0.3">
<artifact name="facestester-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.steeplesoft.jsf', module='facestester-parent', version='0.3')
)
libraryDependencies += "com.steeplesoft.jsf" % "facestester-parent" % "0.3"
[com.steeplesoft.jsf/facestester-parent "0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |