qtjambi-insighttracker-native-linux-arm64
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.qtjambi</groupId> <artifactId>qtjambi-insighttracker-native-linux-arm64</artifactId> <version>6.7.3</version> </dependency>
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>io.qtjambi</groupId> <artifactId>qtjambi-insighttracker-native-linux-arm64</artifactId> <name>QtJambi InsightTracker native components for Linux arm64</name> <version>6.7.3</version> <description>Native components for Linux arm64</description> <url>https://www.qtjambi.io</url> <packaging>jar</packaging> <licenses> <license> <name>GNU Lesser General Public License 2.1</name> <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html</url> </license> <license> <name>GNU General Public License 3</name> <url>http://www.gnu.org/copyleft/gpl.html</url> </license> </licenses> <scm> <connection>scm:git:git@github.com:OmixVisualization/qtjambi.git</connection> <developerConnection>scm:git:ssh://github.com:OmixVisualization/qtjambi.git</developerConnection> <url>https://github.com/OmixVisualization/qtjambi/tree/master</url> </scm> <developers> <developer> <id>docjambi</id> <name>Dr. Peter Droste</name> <email>info@qtjambi.io</email> </developer> </developers> <parent> <groupId>io.qtjambi</groupId> <artifactId>qtjambi-parent</artifactId> <version>6.7.3</version> </parent> </project>