License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.jfacets |
ArtifactId | ArtifactIdjfacets |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFacets
JFacets profile-based framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
jfacets-2.1.1.pom | |
jfacets-2.1.1.jar | 66 KB |
jfacets-2.1.1-sources.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets/ -->
<dependency>
<groupId>net.sourceforge.jfacets</groupId>
<artifactId>jfacets</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets/
implementation 'net.sourceforge.jfacets:jfacets:2.1.1'
// https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets/
implementation ("net.sourceforge.jfacets:jfacets:2.1.1")
'net.sourceforge.jfacets:jfacets:jar:2.1.1'
<dependency org="net.sourceforge.jfacets" name="jfacets" rev="2.1.1">
<artifact name="jfacets" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jfacets', module='jfacets', version='2.1.1')
)
libraryDependencies += "net.sourceforge.jfacets" % "jfacets" % "2.1.1"
[net.sourceforge.jfacets/jfacets "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring | jar | 2.0.2 |
log4j : log4j | jar | 1.2.13 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jsp-api Optional | jar | 2.0 |
groovy : groovy Optional | jar | 1.0-jsr-06 |
org.acegisecurity : acegi-security Optional | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |