Wiki source code of Supporters

Last modified by Vincent Massol on 2023/10/19

Show last authors
1 There are various ways of supporting the XWiki open source project:
2
3 {{toc/}}
4
5 {{id name="sponsoring-companies"/}}
6
7 = Companies sponsoring development =
8
9 {{display reference="Main.Supporters.SponsoringCompanies.WebHome"/}}
10
11 = Companies sponsoring tools =
12
13 Several companies are helping the XWiki open source project by offering free licenses to various tools or services:
14
15 |=Company|=Software|=Support provided
16 |[[OW2>>http://www.ow2.org/]]|[[image:ow2.png]]|XWiki is an [[OW2 project>>http://forge.objectweb.org/projects/xwiki/]]
17 |[[GitHub>>https://github.com/]]|[[image:github-octocat.png]]|XWiki uses GitHub as its SCM
18 |[[Atlassian>>http://www.atlassian.com/]]|[[image:jira.png]]|Free JIRA licenses for managing the XWiki project
19 |[[YourKit>>http://www.yourkit.com/]]|[[image:yourkit.gif]]|Free license to the [[YourKit Java profiler>>http://www.yourkit.com/]] for profiling XWiki
20 |[[Almworks>>http://almworks.com/]]|[[image:almworks.png]]|Free license to the [[JIRA Client>>http://almworks.com/jiraclient/overview.html]] for XWiki developers
21 |[[Sonatype>>http://www.sonatype.com/]]|[[image:sonatype.png]]|Free license for [[Nexus Pro>>http://www.sonatype.com/nexus/why-nexus]] for the XWiki project
22 |[[Plugenta>>http://www.plugenta.com/]]|[[image:suggestimate.jpg]]|Free license to [[Suggestimate for JIRA>>http://www.plugenta.com/suggestimate/jira/]]
23 |[[SonarSource>>http://www.sonarsource.com]]|[[image:sonarsource.jpg]]|Free license to several [[SonarQube>>http://www.sonarqube.org/]] commercial plugins: Views, Developer Cockpit, SQALE
24 |[[Gradle>>https://gradle.com/]]|[[image:develocity.png]]|License and [[hosting>>https://ge.xwiki.org]] of Develocity caching
25
26 = Open source projects used by XWiki =
27
28 In addition, XWiki uses lots of other open source projects. Without them it would have taken tens of years to make XWiki from the ground up. XWiki is standing on the shoulders of giants! Thanks very much to all of these projects and the people/companies behind them.
29
30 = XWiki Community =
31
32 We are also deeply indebted to all our [[XWiki committers and contributors>>dev:Community.HallOfFame]]. If you're interested in participating check the [[Contributing Guide>>dev:Community.Contributing]].
33
34 Thanks also to all the [[XWiki users>>References.WebHome]] out there who are making it worthwhile to develop XWiki.
35
36 Last (but not least), thanks to everyone doing viral marketing about the XWiki project:
37
38 {{html}}
39 <script src="http://widgets.twimg.com/j/2/widget.js"></script>
40
41 <script>
42 new TWTR.Widget({
43 version: 2,
44 type: 'search',
45 search: 'xwiki',
46 interval: 6000,
47 title: 'What are people saying now about XWiki on Twitter?',
48 subject: '#xwiki',
49 width: 'auto',
50 height: 300,
51 theme: {
52 shell: {
53 background: '#eee',
54 color: '#333'
55 },
56 tweets: {
57 background: '#fff',
58 color: '#333',
59 links: '#26c'
60 }
61 },
62 features: {
63 scrollbar: false,
64 loop: false,
65 live: true,
66 hashtags: true,
67 timestamp: true,
68 avatars: true,
69 toptweets: true,
70 behavior: 'default'
71 }
72 }).render().start();
73 </script>
74 {{/html}}

Get Connected