| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Configuration Библиотеки уровня приложения config |
| Группа | Группаnet.officefloor.web |
| Идентификатор | Идентификаторofficeweb_configuration |
| Последняя версия | Последняя версия3.40.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeb configuration
Configuration for WoOF (Web on OfficeFloor)
|
<!-- https://jarcasting.com/artifacts/net.officefloor.web/officeweb_configuration/ -->
<dependency>
<groupId>net.officefloor.web</groupId>
<artifactId>officeweb_configuration</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.web/officeweb_configuration/
implementation 'net.officefloor.web:officeweb_configuration:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.web/officeweb_configuration/
implementation ("net.officefloor.web:officeweb_configuration:3.40.0")
'net.officefloor.web:officeweb_configuration:jar:3.40.0'
<dependency org="net.officefloor.web" name="officeweb_configuration" rev="3.40.0">
<artifact name="officeweb_configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.web', module='officeweb_configuration', version='3.40.0')
)
libraryDependencies += "net.officefloor.web" % "officeweb_configuration" % "3.40.0"
[net.officefloor.web/officeweb_configuration "3.40.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.officefloor.web : officeweb | jar | 3.40.0 |
| net.officefloor.web : officeweb_security | jar | 3.40.0 |
| net.officefloor.web : officeweb_template | jar | 3.40.0 |
| net.officefloor.web : officeweb_resource | jar | 3.40.0 |
| net.officefloor.activity : officeprocedure | jar | 3.40.0 |
| net.officefloor.core : officecompiler | jar | 3.40.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |