is not current version
Last Version 1.1.16

com.github.albfernandez.test-jsf:parent 1.1.12


Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.github.albfernandez.test-jsf
ArtifactId

ArtifactId

parent
Version

Version

1.1.12
Type

Type

pom

Download parent 1.1.12

Filename Size
parent-1.1.12.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.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.test-jsf/parent/
implementation 'com.github.albfernandez.test-jsf:parent:1.1.12'
// https://jarcasting.com/artifacts/com.github.albfernandez.test-jsf/parent/
implementation ("com.github.albfernandez.test-jsf:parent:1.1.12")
'com.github.albfernandez.test-jsf:parent:pom:1.1.12'
<dependency org="com.github.albfernandez.test-jsf" name="parent" rev="1.1.12">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.test-jsf', module='parent', version='1.1.12')
)
libraryDependencies += "com.github.albfernandez.test-jsf" % "parent" % "1.1.12"
[com.github.albfernandez.test-jsf/parent "1.1.12"]