| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openurp.boot |
| Идентификатор | Идентификаторopenurp-boot-ws |
| Версия | Версия0.0.5 |
| Тип | Типjar |
| Описание |
ОписаниеOpenurp Boot WebService
Beangle provides agile development scaffold and toolkits.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| openurp-boot-ws-0.0.5.pom | |
| openurp-boot-ws-0.0.5.jar | 6 KB |
| openurp-boot-ws-0.0.5-sources.jar | 4 KB |
| openurp-boot-ws-0.0.5-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-ws/ -->
<dependency>
<groupId>org.openurp.boot</groupId>
<artifactId>openurp-boot-ws</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-ws/
implementation 'org.openurp.boot:openurp-boot-ws:0.0.5'
// https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-ws/
implementation ("org.openurp.boot:openurp-boot-ws:0.0.5")
'org.openurp.boot:openurp-boot-ws:jar:0.0.5'
<dependency org="org.openurp.boot" name="openurp-boot-ws" rev="0.0.5">
<artifact name="openurp-boot-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.boot', module='openurp-boot-ws', version='0.0.5')
)
libraryDependencies += "org.openurp.boot" % "openurp-boot-ws" % "0.0.5"
[org.openurp.boot/openurp-boot-ws "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openurp.base : openurp-base-api | jar | 0.22.1 |
| org.beangle.ems : beangle-ems-app_2.13 | jar | 4.1.13 |
| org.beangle.commons : beangle-commons-web_2.13 | jar | 5.2.1 |
| org.beangle.webmvc : beangle-webmvc-entity-plugin_2.13 | jar | 0.3.46 |
| org.beangle.webmvc : beangle-webmvc-spring-plugin_2.13 | jar | 0.3.46 |
| org.beangle.serializer : beangle-serializer-text_2.13 | jar | 0.0.17 |
| org.beangle.data : beangle-data-hibernate_2.13 | jar | 5.3.19 |
| org.hibernate : hibernate-jcache | jar | 5.4.27.Final |
| org.ehcache : ehcache | jar | 3.9.0 |
| org.beangle.cdi : beangle-cdi-api_2.13 | jar | 0.2.5 |
| org.beangle.data : beangle-data-model_2.13 | jar | 5.3.19 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| org.scala-lang : scala-library | jar | 2.13.4 |
| org.scala-lang : scala-reflect | jar | 2.13.4 |
| org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-M3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.3.0-alpha5 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.3 |
| org.scalatestplus : scalatestplus-junit_2.13 | jar | 1.0.0-M2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.28 |