Skip to content

Commit 889a02f

Browse files
Simplify JAR size description per feedback
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
1 parent 9bd6776 commit 889a02f

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -343,16 +343,7 @@ The default value is **TRUE** for all of the above properties.
343343

344344
The xAPI model can be used by clients that send xAPI data or by servers that receive xAPI data.
345345

346-
### Lightweight and Efficient
347-
348-
**The xAPI Model JAR is remarkably lightweight at just ~120 KB (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 [Maven Central Repository](https://repo.maven.apache.org/maven2/dev/learning/xapi/xapi-model/1.1.11/xapi-model-1.1.11.jar).
346+
**The xAPI Model JAR is approximately 120 KB.** This makes it suitable for simple projects that only require basic serialisation and deserialisation.
356347

357348
### Getting started
358349

0 commit comments

Comments
 (0)