не последняя версия
Последняя версия 1.1.8

org.beigesoft:beigesoft-bcommon 1.1.5

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.

Группа

Группа

org.beigesoft
Идентификатор

Идентификатор

beigesoft-bcommon
Версия

Версия

1.1.5
Тип

Тип

jar

Скачать beigesoft-bcommon 1.1.5


<!-- https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/ -->
<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beigesoft-bcommon</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/
implementation 'org.beigesoft:beigesoft-bcommon:1.1.5'
// https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/
implementation ("org.beigesoft:beigesoft-bcommon:1.1.5")
'org.beigesoft:beigesoft-bcommon:jar:1.1.5'
<dependency org="org.beigesoft" name="beigesoft-bcommon" rev="1.1.5">
  <artifact name="beigesoft-bcommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beigesoft-bcommon', version='1.1.5')
)
libraryDependencies += "org.beigesoft" % "beigesoft-bcommon" % "1.1.5"
[org.beigesoft/beigesoft-bcommon "1.1.5"]