-
Notifications
You must be signed in to change notification settings - Fork 633
Download
Johannes Dimyadi edited this page Dec 2, 2013
·
7 revisions
A lot of different builds have been added in the past, this page should explain which downloads could be interesting for you.
Substitute "[version]" with the version, for nightly builds this is something like "nightlybuild-2013-11-15".
- bimserver-client-lib-[version].zip: Client library, usable for Java projects that want to connect to a BIMserver
- bimserver-lib-[version].zip: Server library, usable for Java developers that want to embed a BIMserver in their own application
- bimserver-[version].jar: A runnable JAR file that starts a BIMserver
- bimserver-[version].war: A WAR file that has to be deployed in a WebApplicationContainer like Tomcat that starts a BIMserver
- bimserver-source-[version].zip: A zip file containing all source code
Get Started
- Quick Guide
- Requirements Version 1.2
- Requirements Version 1.3
- Requirements Version 1.4
- Requirements Version 1.4 > 2015-09-12
- Requirements Version 1.5
- Download
- JAR Starter
- Setup
Deployment
- Ubuntu installation
- Windows installation
- Security
- Memory Usage
- More memory
- Performance statistics
- Large databases
Developers
- Service Interfaces
- Common functions
- Data Model
- Low Level Calls
- Endpoints
Clients
BIMServer Developers
- Plugins in 1.5
- Plugin Development
- Eclipse
- Eclipse Modeling Framework
- Embedding
- Terminology
- Database/Versioning
- IFC STEP Encoding
- Communication
- Global changes in 1.5
- Writing a service
- Services/Notifications
- BIMserver 1.5 Developers
- Extended data
- Extended data schema
- Object IDM
New developments
- New remote service interface
- Plugins new
- Deprecated
- New query language
- Visual query language
- Reorganizing BIMserver JavaScript API
General