Objectos Core :: Service

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.

Лицензия

Лицензия

Категории

Категории

Java 8 Языки программирования
Группа

Группа

br.com.objectos.oss-java8
Идентификатор

Идентификатор

objectos-core-service
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Objectos Core :: Service
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.
Организация-разработчик

Организация-разработчик

Objectos Software LTDA

Скачать objectos-core-service

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/br.com.objectos.oss-java8/objectos-core-service/ -->
<dependency>
    <groupId>br.com.objectos.oss-java8</groupId>
    <artifactId>objectos-core-service</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.oss-java8/objectos-core-service/
implementation 'br.com.objectos.oss-java8:objectos-core-service:3.1.0'
// https://jarcasting.com/artifacts/br.com.objectos.oss-java8/objectos-core-service/
implementation ("br.com.objectos.oss-java8:objectos-core-service:3.1.0")
'br.com.objectos.oss-java8:objectos-core-service:jar:3.1.0'
<dependency org="br.com.objectos.oss-java8" name="objectos-core-service" rev="3.1.0">
  <artifact name="objectos-core-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.oss-java8', module='objectos-core-service', version='3.1.0')
)
libraryDependencies += "br.com.objectos.oss-java8" % "objectos-core-service" % "3.1.0"
[br.com.objectos.oss-java8/objectos-core-service "3.1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
br.com.objectos.oss-java8 : objectos-core-runtime jar 3.1.0

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.1.0
3.0.0
2.0.0