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

com.ontimize.boot:ontimize-boot 3.7.0

Ontimize Boot uses Spring Boot technology to further simplify the development of a service or microservice based server, using the API REST communication system.

Группа

Группа

com.ontimize.boot
Идентификатор

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

ontimize-boot
Версия

Версия

3.7.0
Тип

Тип

pom

Скачать ontimize-boot 3.7.0

Имя Файла Размер
ontimize-boot-3.7.0.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.ontimize.boot/ontimize-boot/ -->
<dependency>
    <groupId>com.ontimize.boot</groupId>
    <artifactId>ontimize-boot</artifactId>
    <version>3.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ontimize.boot/ontimize-boot/
implementation 'com.ontimize.boot:ontimize-boot:3.7.0'
// https://jarcasting.com/artifacts/com.ontimize.boot/ontimize-boot/
implementation ("com.ontimize.boot:ontimize-boot:3.7.0")
'com.ontimize.boot:ontimize-boot:pom:3.7.0'
<dependency org="com.ontimize.boot" name="ontimize-boot" rev="3.7.0">
  <artifact name="ontimize-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ontimize.boot', module='ontimize-boot', version='3.7.0')
)
libraryDependencies += "com.ontimize.boot" % "ontimize-boot" % "3.7.0"
[com.ontimize.boot/ontimize-boot "3.7.0"]