Menu

Tree [be6984] master /
 History

HTTPS access


File Date Author Commit
 ant_tasks 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 doc 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 edit 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 express 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 expressCompiler 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 extendedDictionary 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 lib 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 mappingUtils 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 parent 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 release 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 runtime 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 tools 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 .gitignore 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0
 README.md 2019-04-04 Rolandas Randis Rolandas Randis [be6984] Updates the link to AGPL original license.
 license.txt 2008-08-05 Lothar Klein Lothar Klein [e25c49] added missing LKSoft header to license
 pom.xml 2019-04-04 Rolandas Randis Rolandas Randis [b1bfea] Synchronized with release v4.5.0

Read Me

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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.