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

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

Jasypt Spring Boot Parent

Категории

Категории

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

Группа

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

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

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

Версия

2.1.0
Тип

Тип

pom

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

Имя Файла Размер
jasypt-spring-boot-parent-2.1.0.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>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-parent/
implementation 'com.github.ulisesbocchio:jasypt-spring-boot-parent:2.1.0'
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-parent/
implementation ("com.github.ulisesbocchio:jasypt-spring-boot-parent:2.1.0")
'com.github.ulisesbocchio:jasypt-spring-boot-parent:pom:2.1.0'
<dependency org="com.github.ulisesbocchio" name="jasypt-spring-boot-parent" rev="2.1.0">
  <artifact name="jasypt-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='jasypt-spring-boot-parent', version='2.1.0')
)
libraryDependencies += "com.github.ulisesbocchio" % "jasypt-spring-boot-parent" % "2.1.0"
[com.github.ulisesbocchio/jasypt-spring-boot-parent "2.1.0"]