GroupId | GroupIdmyfaces |
---|---|
ArtifactId | ArtifactIdmyfaces-impl |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
myfaces-impl-1.1.1.pom | |
myfaces-impl-1.1.1.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/myfaces/myfaces-impl/ -->
<dependency>
<groupId>myfaces</groupId>
<artifactId>myfaces-impl</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/myfaces/myfaces-impl/
implementation 'myfaces:myfaces-impl:1.1.1'
// https://jarcasting.com/artifacts/myfaces/myfaces-impl/
implementation ("myfaces:myfaces-impl:1.1.1")
'myfaces:myfaces-impl:jar:1.1.1'
<dependency org="myfaces" name="myfaces-impl" rev="1.1.1">
<artifact name="myfaces-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='myfaces', module='myfaces-impl', version='1.1.1')
)
libraryDependencies += "myfaces" % "myfaces-impl" % "1.1.1"
[myfaces/myfaces-impl "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
myfaces : myfaces-api | jar | 1.1.1 |