Forum

Author Topic: Autonomous Metashape Java Wrapper with MAVEN  (Read 1057 times)

jseinturier-utln

  • Newbie
  • *
  • Posts: 3
    • View Profile
Autonomous Metashape Java Wrapper with MAVEN
« on: July 28, 2022, 06:32:06 PM »
Hello,

I've released a Metashape(c) Java wrapper that is compliant with Maven projects. The aim of this bundle is to provide a way for java developers to integrate Aghisoft Metashape(c) processing into various java projects that are managed with Maven.

More over, this bundle is autonomous: it embeds all required native libraries for systems that are supported by Metashape and deploy and load them in an autonomous way, without the need of managing the libraries.

for more information you can check the github repository of the project: https://github.com/jseinturier/metashape-java-maven.

At this time, bundles are available from Metashape 1.7.6 to 1.8.4.

Hope it will be helpfull.


FrancoCorleone

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Autonomous Metashape Java Wrapper with MAVEN
« Reply #1 on: August 02, 2022, 03:08:44 PM »
That kinda work is always appreciated!