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.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| br.com.objectos.oss-java6
»
objectos-core-runtime Provides utilities for the java.lang.Runtime class, | 2.0.0 | 3.1.0 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.testng
»
testng TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ... | 6.8.21 | 7.12.0 |