Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
jvx:download [2018/11/30 16:08]
admin
jvx:download [2020/06/08 12:22]
cduncan
Line 4: Line 4:
 We have stable releases and nightly builds. All downloads are available as manual download or Maven artifacts. We have stable releases and nightly builds. All downloads are available as manual download or Maven artifacts.
  
-=== Manual ​download ​===+=== Manual ​Download ​===
 The place for our **stable releases** is the <fs 18px>​[[http://​sourceforge.net/​projects/​jvx/​files/​latest/​download|JVx project site]]</​fs>​. \\  The place for our **stable releases** is the <fs 18px>​[[http://​sourceforge.net/​projects/​jvx/​files/​latest/​download|JVx project site]]</​fs>​. \\ 
 Our **nightly builds** are available <fs 18px>​[[https://​dev.sibvisions.com/​jvx.nightly/?​download|here]]</​fs>​. Our **nightly builds** are available <fs 18px>​[[https://​dev.sibvisions.com/​jvx.nightly/?​download|here]]</​fs>​.
Line 15: Line 15:
   * [[https://​search.maven.org/​search?​q=a:​jvxserver|jvxserver]] only the server part   * [[https://​search.maven.org/​search?​q=a:​jvxserver|jvxserver]] only the server part
  
-Here's an example dependency for your pom.xml+Here's an example dependency for your pom.xml:
  
 <file xml> <file xml>
Line 21: Line 21:
   <​groupId>​com.sibvisions.jvx</​groupId> ​   <​groupId>​com.sibvisions.jvx</​groupId> ​
   <​artifactId>​jvxall</​artifactId> ​   <​artifactId>​jvxall</​artifactId> ​
-  <​version>​2.7</​version> ​+  <​version>​2.8</​version> ​
 </​dependency>​ </​dependency>​
 </​file>​ </​file>​
  
-All our nightly builds are available as snapshots too:+All of our nightly builds are available as snapshots too:
  
 <file xml> <file xml>
Line 31: Line 31:
   <​groupId>​com.sibvisions.jvx</​groupId> ​   <​groupId>​com.sibvisions.jvx</​groupId> ​
   <​artifactId>​jvxall</​artifactId> ​   <​artifactId>​jvxall</​artifactId> ​
-  <​version>​2.8_(beta)-SNAPSHOT</​version> ​+  <​version>​2.8.5_beta-SNAPSHOT</​version> ​
 </​dependency>​ </​dependency>​
 </​file>​ </​file>​
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information