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

com.github.ulisesbocchio:jasypt-spring-boot-parent 1.6

Jasypt Spring Boot Parent

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.ulisesbocchio
Идентификатор

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

jasypt-spring-boot-parent
Версия

Версия

1.6
Тип

Тип

pom

Скачать jasypt-spring-boot-parent 1.6

Имя Файла Размер
jasypt-spring-boot-parent-1.6.pom 9 KB
Обзор

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