| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openurp.base |
| Идентификатор | Идентификаторopenurp-base-api4j |
| Версия | Версия0.9.4 |
| Тип | Типjar |
| Описание |
ОписаниеOpenURP Java Base API
Beangle provides agile development scaffold and toolkits.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| openurp-base-api4j-0.9.4.pom | |
| openurp-base-api4j-0.9.4.jar | 45 KB |
| openurp-base-api4j-0.9.4-sources.jar | 42 KB |
| openurp-base-api4j-0.9.4-javadoc.jar | 474 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openurp.base/openurp-base-api4j/ -->
<dependency>
<groupId>org.openurp.base</groupId>
<artifactId>openurp-base-api4j</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.base/openurp-base-api4j/
implementation 'org.openurp.base:openurp-base-api4j:0.9.4'
// https://jarcasting.com/artifacts/org.openurp.base/openurp-base-api4j/
implementation ("org.openurp.base:openurp-base-api4j:0.9.4")
'org.openurp.base:openurp-base-api4j:jar:0.9.4'
<dependency org="org.openurp.base" name="openurp-base-api4j" rev="0.9.4">
<artifact name="openurp-base-api4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.base', module='openurp-base-api4j', version='0.9.4')
)
libraryDependencies += "org.openurp.base" % "openurp-base-api4j" % "0.9.4"
[org.openurp.base/openurp-base-api4j "0.9.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openurp.code : openurp-code-edu4j | jar | 0.9.4 |
| org.openurp.code : openurp-code-asset4j | jar | 0.9.4 |
| org.openurp.code : openurp-code-person4j | jar | 0.9.4 |
| org.openurp.code : openurp-code-geo4j | jar | 0.9.4 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.beangle.commons : beangle-commons-model | jar | 3.6.6 |
| org.beangle.commons : beangle-commons-core | jar | 3.6.6 |
| org.beangle.security : beangle-security-core | jar | 3.6.6 |
| org.beangle.ems : beangle-ems-core | jar | 3.6.6 |
| org.beangle.orm : beangle-orm-hibernate | jar | 3.6.6 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |