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
jvx:download [2018/11/26 09:38]
admin
jvx:download [2022/02/17 12:23] (current)
admin
Line 1: Line 1:
 ~~NOTRANS~~ ~~NOTRANS~~
 +~~Title: Download~~
  
 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.
  
-The place for our **stable releases** is the <fs 18px>​[[http://​sourceforge.net/​projects/​jvx/​files/​latest/​download|JVx project site]]</​fs>​. +=== Manual Download === 
-Our **nightly builds** are available <fs 18px>​[[https://​ww2.sibvisions.com/​images/​stories/jvx/​download_nightly.png|here]]</​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>​.
  
-If you want to use Maven, simply use [[https://​search.maven.org/​search?​q=sibvisions|Maven ​central]]. JVx is available in different packages:+=== Maven === 
 +If you want to use Maven, simply use [[https://​search.maven.org/​search?​q=sibvisions|Maven ​Central]]. JVx is available in different packages:
  
   * [[https://​search.maven.org/​search?​q=a:​jvxall|jvxall]] contains the full package (client and server)   * [[https://​search.maven.org/​search?​q=a:​jvxall|jvxall]] contains the full package (client and server)
Line 12: 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 18: 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.5</​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 28: 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>​3.0_beta-SNAPSHOT</​version> ​
 </​dependency>​ </​dependency>​
 </​file>​ </​file>​
Line 41: Line 44:
  
 //The nightly builds are created daily. These are test versions based on current source code. We don't offer support for these versions!// //The nightly builds are created daily. These are test versions based on current source code. We don't offer support for these versions!//
 +
 +=== License ===
 +
 +**JVx Application Framework** - is released under [[http://​www.apache.org/​licenses/​LICENSE-2.0|Apache License V2.0]].
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information