You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/asciidoc/download.adoc
+5-14Lines changed: 5 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,10 +72,7 @@ The Jolokia JavaScript client library comes in two variants:
72
72
with its `request()` for sending JSON
73
73
requests. `jolokia-simple.js` adds on this code
74
74
and provides a simplified API for Jolokia request, but is
75
-
slightly less powerful. Finally,
76
-
`jolokia-cubism.js` contains the Jolokia
77
-
https://square.github.com/cubism/[Cubism,role=externalLink,window=_blank] integration which adds Jolokia as a data
78
-
source. The `-min` versions are
75
+
slightly less powerful. The `-min` versions are
79
76
compressed with all documentation stripped off and
80
77
recommended for production use.
81
78
@@ -85,22 +82,16 @@ recommended for production use.
Jolokia JavaScript library is also available in https://www.npmjs.com/package/jolokia.js[NPM Registry,role=externalLink,window=_blank]. In your project you just need to use `npm` or `yarn`
0 commit comments