| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.jfacets |
| Идентификатор | Идентификаторjfacets-core |
| Последняя версия | Последняя версия4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJFacets Core
JFacets profile-based framework
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring | jar | 2.0.2 |
| junit : junit | jar | 3.8.1 |