Releases: gla-rad/SECOMLib
SECOM v1.0
SECOMLib 0.0.37
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
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.