Last Version

MATLAB Connector Parent 2.0.1

Provides the ability to run MATLAB functions remotely.

License

License

GroupId

GroupId

org.n52.matlab
ArtifactId

ArtifactId

matlab-connector
Version

Version

2.0.1
Type

Type

pom
Description

Description

MATLAB Connector Parent
Provides the ability to run MATLAB functions remotely.
Project URL

Project URL

https://github.com/52North/matlab-connector
Source Code Management

Source Code Management

https://github.com/52North/matlab-connector

Download matlab-connector 2.0.1

Filename Size
matlab-connector-2.0.1.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/org.n52.matlab/matlab-connector/ -->
<dependency>
    <groupId>org.n52.matlab</groupId>
    <artifactId>matlab-connector</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.n52.matlab/matlab-connector/
implementation 'org.n52.matlab:matlab-connector:2.0.1'
// https://jarcasting.com/artifacts/org.n52.matlab/matlab-connector/
implementation ("org.n52.matlab:matlab-connector:2.0.1")
'org.n52.matlab:matlab-connector:pom:2.0.1'
<dependency org="org.n52.matlab" name="matlab-connector" rev="2.0.1">
  <artifact name="matlab-connector" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.n52.matlab', module='matlab-connector', version='2.0.1')
)
libraryDependencies += "org.n52.matlab" % "matlab-connector" % "2.0.1"
[org.n52.matlab/matlab-connector "2.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • client
  • server