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: README.md
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -343,16 +343,7 @@ The default value is **TRUE** for all of the above properties.
343
343
344
344
The xAPI model can be used by clients that send xAPI data or by servers that receive xAPI data.
345
345
346
-
### Lightweight and Efficient
347
-
348
-
**The xAPI ModelJAR is remarkably lightweight at just ~120KB (122,692 bytes).**This compact size makes it ideal for:
349
-
350
-
-Resource-constrained environments
351
-
-Microservices architectures
352
-
-Mobile and embedded applications
353
-
-Applications with strict dependency size requirements
354
-
355
-
The model JAR is available for direct download from the [MavenCentralRepository](https://repo.maven.apache.org/maven2/dev/learning/xapi/xapi-model/1.1.11/xapi-model-1.1.11.jar).
346
+
**The xAPI ModelJAR is approximately 120KB.**This makes it suitable for simple projects that only require basic serialisation and deserialisation.
0 commit comments