License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.jfacets |
ArtifactId | ArtifactIdjfacets-core |
Last Version | Last Version4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFacets Core
JFacets profile-based framework
|
Filename | Size |
---|---|
jfacets-core-4.1.pom | |
jfacets-core-4.1.jar | 41 KB |
jfacets-core-4.1-sources.jar | 33 KB |
jfacets-core-4.1-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets-core/ -->
<dependency>
<groupId>net.sourceforge.jfacets</groupId>
<artifactId>jfacets-core</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets-core/
implementation 'net.sourceforge.jfacets:jfacets-core:4.1'
// https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets-core/
implementation ("net.sourceforge.jfacets:jfacets-core:4.1")
'net.sourceforge.jfacets:jfacets-core:jar:4.1'
<dependency org="net.sourceforge.jfacets" name="jfacets-core" rev="4.1">
<artifact name="jfacets-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jfacets', module='jfacets-core', version='4.1')
)
libraryDependencies += "net.sourceforge.jfacets" % "jfacets-core" % "4.1"
[net.sourceforge.jfacets/jfacets-core "4.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring | jar | 2.0.2 |
junit : junit | jar | 3.8.1 |