JSDAI is a toolkit for STEP (ISO 10303), the STandard for the Exchange of Product Model data, that enables linking of CAD, CAM, PDM, PLM, CAx systems. JSDAI supports the development of Express data models (ISO 10303-11) and their implementation in Java.
Download the latest release or retrieve the source code from SourceForge running command:
git clone git://git.code.sf.net/p/jsdai/core jsdai-core
Requirements:
- Java 1.8+
- Maven
Run the command from the root of the project to build the libraries:
mvn install
You can find compiled libraries archive by the path:
<project-root>/release/jsdai_release-core-libraries-<timestamp>.zip
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Full license text can be found here.