Categories |
CategoriesNet Jakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdnet.jakubholy.jeeutils.jsfelcheck |
ArtifactId | ArtifactIdtest-webapp-jsf12 |
Version | Version0.9.9 |
Type | Typewar |
Filename | Size |
---|---|
test-webapp-jsf12-0.9.9.pom | |
test-webapp-jsf12-0.9.9.war | 14 MB |
test-webapp-jsf12-0.9.9-sources.jar | 8 KB |
test-webapp-jsf12-0.9.9-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf12/ -->
<dependency>
<groupId>net.jakubholy.jeeutils.jsfelcheck</groupId>
<artifactId>test-webapp-jsf12</artifactId>
<version>0.9.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf12/
implementation 'net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf12:0.9.9'
// https://jarcasting.com/artifacts/net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf12/
implementation ("net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf12:0.9.9")
'net.jakubholy.jeeutils.jsfelcheck:test-webapp-jsf12:war:0.9.9'
<dependency org="net.jakubholy.jeeutils.jsfelcheck" name="test-webapp-jsf12" rev="0.9.9">
<artifact name="test-webapp-jsf12" type="war" />
</dependency>
@Grapes(
@Grab(group='net.jakubholy.jeeutils.jsfelcheck', module='test-webapp-jsf12', version='0.9.9')
)
libraryDependencies += "net.jakubholy.jeeutils.jsfelcheck" % "test-webapp-jsf12" % "0.9.9"
[net.jakubholy.jeeutils.jsfelcheck/test-webapp-jsf12 "0.9.9"]