Skip to content

Releases: gla-rad/SECOMLib

SECOM v1.0

05 Jun 11:28

Choose a tag to compare

SECOM Implementation based on version 1.0

SECOMLib 0.0.37

25 Jan 13:09

Choose a tag to compare

This is the second release of a functional SECOMLib library in v0.0.37.

SECOMLib is based on JAX-RS and contains the interface specifications and models as descibed in the released SECOM standard.

The library comprised of four maven packages:

The core package (using javax)
The core package with jakarka support
The Springboot 2 integration package
The Springboot 3 integration package

Once of the core packages (as appropriate based on javax or jakarta) should be used at least. If you are using Springboot, you can also make use of the appropriate Springboot package based on your version.

SECOMLib 0.0.14

08 Mar 16:17

Choose a tag to compare

This is the first release of a functional SECOMLib library.

This is based on JAX-RS and contains the interface specifications and models as descibed in the released SECOM standard.

The library comprised of four maven packages:

  • The core package (using javax)
  • The core package with jakarka support
  • The Springboot 2 integration package
  • The Springboot 3 integration package

Once of the core packages (as appropriate based on javax or jakarta) should be used at least. If you are using Springboot, you can also make use of the appropriate Springboot package based on your version.