Bdb

This is the parent pom, no idea why this is being released

Лицензия

Лицензия

Группа

Группа

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

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

bdb
Последняя версия

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

1.5.182
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bdb
This is the parent pom, no idea why this is being released
Организация-разработчик

Организация-разработчик

OpenSource BIM

Скачать bdb

Имя Файла Размер
bdb-1.5.182.pom
bdb-1.5.182.jar 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sleepycat : je jar 7.5.11

Модули Проекта

Данный проект не имеет модулей.

BIMserver

The Building Information Model server (short: BIMserver) enables you to store and manage the information of a construction (or other building related) project. Data is stored in the open data standard IFC. The BIMserver is not a fileserver, but it uses a model-driven architecture approach. This means that IFC data is stored as objects. You could see BIMserver as an IFC database, with special extra features like model checking, versioning, project structures, merging, etc. The main advantage of this approach is the ability to query, merge and filter the BIM-model and generate IFC output (i.e. files) on the fly.

Thanks to it's multi-user support, multiple people can work on their own part of the dataset, while the complete dataset is updated on the fly. Other users can get notifications when the model (or a part of it) is updated.

BIMserver is built for developers. We've got a great wiki on https://github.com/opensourceBIM/BIMserver/wiki and are very active supporting developers on https://github.com/opensourceBIM/BIMserver/issues

(C) Copyright by the contributers / BIMserver.org

Licence: GNU Affero General Public License, version 3 (see http://www.gnu.org/licenses/agpl-3.0.html) Beware: this project makes intensive use of several other projects with different licenses. Some plugins and libraries are published under a different license.

org.opensourcebim

The open source BIM collective

Версии библиотеки

Версия
1.5.182
1.5.181
1.5.180
1.5.179
1.5.178
1.5.177
1.5.176
1.5.175
1.5.174
1.5.173
1.5.172
1.5.171
1.5.170
1.5.169