Trace:
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
jvx:common:setup:maven [2024/08/20 13:42] admin |
jvx:common:setup:maven [2025/06/16 15:07] (current) admin |
||
---|---|---|---|
Line 11: | Line 11: | ||
<groupId>com.sibvisions.jvx</groupId> | <groupId>com.sibvisions.jvx</groupId> | ||
<artifactId>jvxall</artifactId> | <artifactId>jvxall</artifactId> | ||
- | <version>2.7</version> | + | <version>3.1</version> |
</dependency> | </dependency> | ||
<dependencies> | <dependencies> | ||
Line 23: | Line 23: | ||
<groupId>com.sibvisions.jvx</groupId> | <groupId>com.sibvisions.jvx</groupId> | ||
<artifactId>jvxclient</artifactId> | <artifactId>jvxclient</artifactId> | ||
- | <version>2.7</version> | + | <version>3.1</version> |
</dependency> | </dependency> | ||
<dependencies> | <dependencies> | ||
Line 38: | Line 38: | ||
GroupId: com.sibvisions.jvx | GroupId: com.sibvisions.jvx | ||
ArtifactId: jvxapplication-archetype | ArtifactId: jvxapplication-archetype | ||
- | Version: 2.7 | + | Version: 3.0 |
Repository: http://repo1.maven.org/maven2/ | Repository: http://repo1.maven.org/maven2/ | ||
</file> | </file> |