is not current version
Last Version 0.3

com.steeplesoft.jsf:facestester-parent 0.1


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.steeplesoft.jsf
ArtifactId

ArtifactId

facestester-parent
Version

Version

0.1
Type

Type

pom

Download facestester-parent 0.1


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