[CENTRAL REPOSITORY] The MicroEJ Central Repository has been updated v1.10.0

Hello all,

We’ve just updated the MicroEJ Central Repository. Here is the changelog:

Features updated:

  • Update of com.microej.kernelapi.connectivity v1.2.1: Fix dependency to android.connectivity (API) instead of connectivity (implementation).
  • Update of ej.library.ui.widget v2.3.8: Remove useless call to validate in TransitionContainer.
  • Update of googlecloud.iotcore.pubsub.gcp-iot v1.1.0: JWT caching with Storage API.
  • Update of org.json.me v1.2.1: Optimizations, JSON object and array are made iterable.
  • Update of ej.library.iot.aws.aws-iot v1.1.1: Ivy dependencies updated.
  • Update of ej.library.iot.restserver v4.0.0: Update to Hoka 5.
  • Update of ej.library.iot.hoka v5.0.0: Add multi part body parser, Use Map.
  • Update of ej.library.runtime.basictool v1.2.2: Add null analysis annotations.
  • Update of ej.library.runtime.nls v3.0.1: Use null analysis annotations.
  • Update of com.microej.library.runtime.nls-po v2.1.5: Use null analysis annotations.
  • Update of com.microej.tool.addon.runtime.nls-po-processor v1.2.4: Use null analysis annotations.
  • Update of org.eclipse.paho.mqttv3-microej v1.4.2: Relax dependency to basictools.
  • Update of ej.library.ui.mwt v2.2.5: Add null analysis annotations.

Features added:

  • Addition of ej.library.runtime.annotation v1.0.0: an annotations library for static null analysis.
  • Addition of ej.library.iot.websocket v1.0.0: an implementation for the client side of the WebSocket protocol.
  • Addition of ej.library.iot.websocket-secure v1.0.0: an implementation for the client side of the WebSocket protocol over TLS.

The MicroEJ Central Repository is accessible by default in the MicroEJ Studio and SDK and provides libraries to enrich your applications and help development.

Good coding!
The MicroEJ Team