| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.beigesoft |
| Идентификатор | Идентификаторbeigesoft-bcommon |
| Последняя версия | Последняя версия1.1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBeigesoft™ common business logic library.
It consist of common abstractions, some implementations, some models, e.g. IFactory, ISrvOrm, ISrvDatabase, ISrvI18N, APersistableBase,
persistable models for JDBC authentication for Tomcat and Jetty standards etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| beigesoft-bcommon-1.1.8.pom | |
| beigesoft-bcommon-1.1.8.jar | 139 KB |
| beigesoft-bcommon-1.1.8-tests.jar | 59 KB |
| beigesoft-bcommon-1.1.8-src.tar.bz2 | 76 KB |
| beigesoft-bcommon-1.1.8-sources.jar | 150 KB |
| beigesoft-bcommon-1.1.8-javadoc.jar | 860 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beigesoft-bcommon</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/
implementation 'org.beigesoft:beigesoft-bcommon:1.1.8'
// https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/
implementation ("org.beigesoft:beigesoft-bcommon:1.1.8")
'org.beigesoft:beigesoft-bcommon:jar:1.1.8'
<dependency org="org.beigesoft" name="beigesoft-bcommon" rev="1.1.8">
<artifact name="beigesoft-bcommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beigesoft-bcommon', version='1.1.8')
)
libraryDependencies += "org.beigesoft" % "beigesoft-bcommon" % "1.1.8"
[org.beigesoft/beigesoft-bcommon "1.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.beigesoft : beige-logging-base | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |