не последняя версия
Последняя версия 2.0.4-6.RELEASE

br.com.ideotech:draw-out-spring-boot 2.0.4.RELEASE


Категории

Категории

IDE Инструменты разработки Spring Boot Контейнер Микросервисы
Группа

Группа

br.com.ideotech
Идентификатор

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

draw-out-spring-boot
Версия

Версия

2.0.4.RELEASE
Тип

Тип

pom

Скачать draw-out-spring-boot 2.0.4.RELEASE

Имя Файла Размер
draw-out-spring-boot-2.0.4.RELEASE.pom 3 KB
Обзор

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