Bdb

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

License

License

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bdb
Last Version

Last Version

1.5.182
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

OpenSource BIM

Download bdb

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sleepycat : je jar 7.5.11

Project Modules

There are no modules declared in this project.

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

Versions

Version
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