is not current version
Last Version 1.0.2

net.java.dev.spring-annotation:spring-annotation-jsf 1.0


Categories

Categories

Java Languages Net Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

net.java.dev.spring-annotation
ArtifactId

ArtifactId

spring-annotation-jsf
Version

Version

1.0
Type

Type

jar

Download spring-annotation-jsf 1.0


<!-- https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-jsf/ -->
<dependency>
    <groupId>net.java.dev.spring-annotation</groupId>
    <artifactId>spring-annotation-jsf</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-jsf/
implementation 'net.java.dev.spring-annotation:spring-annotation-jsf:1.0'
// https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-jsf/
implementation ("net.java.dev.spring-annotation:spring-annotation-jsf:1.0")
'net.java.dev.spring-annotation:spring-annotation-jsf:jar:1.0'
<dependency org="net.java.dev.spring-annotation" name="spring-annotation-jsf" rev="1.0">
  <artifact name="spring-annotation-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.spring-annotation', module='spring-annotation-jsf', version='1.0')
)
libraryDependencies += "net.java.dev.spring-annotation" % "spring-annotation-jsf" % "1.0"
[net.java.dev.spring-annotation/spring-annotation-jsf "1.0"]