| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторcorepolicy-web |
| Версия | Версия1.2.0-165 |
| Тип | Типwar |
| Описание |
ОписаниеCore Policy Web Service
Aggregates the projects that make up Core Policy. Core Policy allows the definition of and evaluation of conditions, with structures to organize conditions as various groupings.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| corepolicy-web-1.2.0-165.pom | |
| corepolicy-web-1.2.0-165.war | 41 MB |
| corepolicy-web-1.2.0-165-sources.jar | 64 KB |
| corepolicy-web-1.2.0-165-javadoc.jar | 188 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>corepolicy-web</artifactId>
<version>1.2.0-165</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/
implementation 'com.github.cafdataprocessing:corepolicy-web:1.2.0-165'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/
implementation ("com.github.cafdataprocessing:corepolicy-web:1.2.0-165")
'com.github.cafdataprocessing:corepolicy-web:war:1.2.0-165'
<dependency org="com.github.cafdataprocessing" name="corepolicy-web" rev="1.2.0-165">
<artifact name="corepolicy-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='corepolicy-web', version='1.2.0-165')
)
libraryDependencies += "com.github.cafdataprocessing" % "corepolicy-web" % "1.2.0-165"
[com.github.cafdataprocessing/corepolicy-web "1.2.0-165"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cafdataprocessing : corepolicy-condition-engine | jar | 1.2.0-165 |
| com.github.cafdataprocessing : corepolicy-common | jar | 1.2.0-165 |
| com.github.cafdataprocessing : corepolicy-api | jar | 1.2.0-165 |
| com.github.cafdataprocessing : corepolicy-repositories | jar | 1.2.0-165 |
| com.github.cafdataprocessing : corepolicy-hibernate | jar | 1.2.0-165 |
| org.springframework : spring-web | jar | 4.0.5.RELEASE |
| org.springframework : spring-webmvc | jar | 4.0.5.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 1.1.3.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc2 |
| org.postgresql : postgresql | jar | 42.1.1 |
| com.h2database : h2 | jar | 1.4.187 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |