| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openengsb.ui |
| Идентификатор | Идентификаторopenengsb-ui-web |
| Версия | Версия1.1.7.RELEASE |
| Тип | Типwar |
| Описание |
ОписаниеOpenEngSB :: User Interface :: Web Administration
Web Administration Interface for the OpenEngSB
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.openengsb.ui/openengsb-ui-web/ -->
<dependency>
<groupId>org.openengsb.ui</groupId>
<artifactId>openengsb-ui-web</artifactId>
<version>1.1.7.RELEASE</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.ui/openengsb-ui-web/
implementation 'org.openengsb.ui:openengsb-ui-web:1.1.7.RELEASE'
// https://jarcasting.com/artifacts/org.openengsb.ui/openengsb-ui-web/
implementation ("org.openengsb.ui:openengsb-ui-web:1.1.7.RELEASE")
'org.openengsb.ui:openengsb-ui-web:war:1.1.7.RELEASE'
<dependency org="org.openengsb.ui" name="openengsb-ui-web" rev="1.1.7.RELEASE">
<artifact name="openengsb-ui-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.ui', module='openengsb-ui-web', version='1.1.7.RELEASE')
)
libraryDependencies += "org.openengsb.ui" % "openengsb-ui-web" % "1.1.7.RELEASE"
[org.openengsb.ui/openengsb-ui-web "1.1.7.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 |
| org.osgi : org.osgi.compendium | jar | 4.2.0 |
| org.springframework.osgi : spring-osgi-core | jar | 1.2.1 |
| org.springframework : spring-context | jar | 3.0.5.RELEASE |
| org.springframework.security : spring-security-core | jar | 3.0.5.RELEASE |
| org.springframework.security : spring-security-config | jar | 3.0.5.RELEASE |
| org.springframework.security : spring-security-web | jar | 3.0.5.RELEASE |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-lang : commons-lang | jar | 2.5 |
| commons-io : commons-io | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openengsb.core : openengsb-core-common | jar | 1.1.7.RELEASE |
| org.openengsb.ui.common : openengsb-ui-common-wicket | jar | 1.1.7.RELEASE |
| org.openengsb.domain : openengsb-domain-example | jar | 1.1.7.RELEASE |
| org.openengsb.domain : openengsb-domain-auditing | jar | 1.1.7.RELEASE |
| org.openengsb.connector : openengsb-connector-memoryauditing | jar | 1.1.7.RELEASE |
| org.openengsb.core : openengsb-core-security | jar | 1.1.7.RELEASE |
| org.apache.wicket : wicket | jar | 1.4.16 |
| org.apache.wicket : wicket-datetime | jar | 1.4.16 |
| org.apache.wicket : wicket-devutils | jar | 1.4.16 |
| org.apache.wicket : wicket-extensions | jar | 1.4.16 |
| org.apache.wicket : wicket-ioc | jar | 1.4.16 |
| org.apache.wicket : wicket-spring | jar | 1.4.16 |
| org.apache.wicket : wicket-jmx | jar | 1.4.16 |
| org.apache.wicket : wicket-auth-roles | jar | 1.4.16 |
| com.google.guava : guava | jar | r07 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openengsb.core : openengsb-core-test | jar | 1.1.7.RELEASE |
| junit : junit | jar | 4.8.2 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.8.5 |