Defines the Objectos Core Service API. Provides an interface for defining a service and a
static utility class for service instances. Service is any class whose instances must be
started during an application initialization and must be stopped at the application shutdown.
Version3.1.0compared with
Version Details
| 3.0.0 | 3.1.0 | |
|---|---|---|
| Release date | Jan 14, 2022 | Jan 18, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 3.0.0 | 3.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | br.com.objectos.oss-java7 » objectos-core-runtime | 3.0.0 | 3.1.0 |
