License |
License
Intersult Open Binary, Version 1.0
|
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdjsf-bitcons |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF Bitcons Icons
JSF Bitcons Icons
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
jsf-bitcons-1.0.pom | |
jsf-bitcons-1.0.jar | 451 KB |
jsf-bitcons-1.0-sources.jar | 235 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/jsf-bitcons/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>jsf-bitcons</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/jsf-bitcons/
implementation 'com.intersult:jsf-bitcons:1.0'
// https://jarcasting.com/artifacts/com.intersult/jsf-bitcons/
implementation ("com.intersult:jsf-bitcons:1.0")
'com.intersult:jsf-bitcons:jar:1.0'
<dependency org="com.intersult" name="jsf-bitcons" rev="1.0">
<artifact name="jsf-bitcons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='jsf-bitcons', version='1.0')
)
libraryDependencies += "com.intersult" % "jsf-bitcons" % "1.0"
[com.intersult/jsf-bitcons "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.faces : jsf-api | jar | 2.2.0 |
com.sun.faces : jsf-impl | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |