is not current version
Last Version 1.0.1

com.gitlab.jhonsapp:jsf-configuration 1.0.0

....

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier Configuration Application Layer Libs config
GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

jsf-configuration
Version

Version

1.0.0
Type

Type

jar

Download jsf-configuration 1.0.0


<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/jsf-configuration/ -->
<dependency>
    <groupId>com.gitlab.jhonsapp</groupId>
    <artifactId>jsf-configuration</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/jsf-configuration/
implementation 'com.gitlab.jhonsapp:jsf-configuration:1.0.0'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/jsf-configuration/
implementation ("com.gitlab.jhonsapp:jsf-configuration:1.0.0")
'com.gitlab.jhonsapp:jsf-configuration:jar:1.0.0'
<dependency org="com.gitlab.jhonsapp" name="jsf-configuration" rev="1.0.0">
  <artifact name="jsf-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='jsf-configuration', version='1.0.0')
)
libraryDependencies += "com.gitlab.jhonsapp" % "jsf-configuration" % "1.0.0"
[com.gitlab.jhonsapp/jsf-configuration "1.0.0"]