Skip to content

Augertron/jsdai

Repository files navigation

JSDAI

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

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

Build from Source with Maven

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

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages