is not current version
Last Version 1.7

com.github.ulisesbocchio:jasypt-spring-boot-demo-tomcat-ssl 1.2

Jasypt Spring Boot Demo with Tomcat SSL Connector

Categories

Categories

Tomcat Container Application Servers Spring Boot Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-demo-tomcat-ssl
Version

Version

1.2
Type

Type

jar

Download jasypt-spring-boot-demo-tomcat-ssl 1.2


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