License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdli.rudin.core |
ArtifactId | ArtifactIdcore-jsf-parent |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
core-jsf-parent-1.4.pom | 760 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/li.rudin.core/core-jsf-parent/ -->
<dependency>
<groupId>li.rudin.core</groupId>
<artifactId>core-jsf-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.core/core-jsf-parent/
implementation 'li.rudin.core:core-jsf-parent:1.4'
// https://jarcasting.com/artifacts/li.rudin.core/core-jsf-parent/
implementation ("li.rudin.core:core-jsf-parent:1.4")
'li.rudin.core:core-jsf-parent:pom:1.4'
<dependency org="li.rudin.core" name="core-jsf-parent" rev="1.4">
<artifact name="core-jsf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='li.rudin.core', module='core-jsf-parent', version='1.4')
)
libraryDependencies += "li.rudin.core" % "core-jsf-parent" % "1.4"
[li.rudin.core/core-jsf-parent "1.4"]