is not current version
Last Version 1.7

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

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.5-java7
Type

Type

war

Download jasypt-spring-boot-demo-tomcat-ssl 1.5-java7


<!-- 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.5-java7</version>
    <type>war</type>
</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.5-java7'
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-demo-tomcat-ssl/
implementation ("com.github.ulisesbocchio:jasypt-spring-boot-demo-tomcat-ssl:1.5-java7")
'com.github.ulisesbocchio:jasypt-spring-boot-demo-tomcat-ssl:war:1.5-java7'
<dependency org="com.github.ulisesbocchio" name="jasypt-spring-boot-demo-tomcat-ssl" rev="1.5-java7">
  <artifact name="jasypt-spring-boot-demo-tomcat-ssl" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='jasypt-spring-boot-demo-tomcat-ssl', version='1.5-java7')
)
libraryDependencies += "com.github.ulisesbocchio" % "jasypt-spring-boot-demo-tomcat-ssl" % "1.5-java7"
[com.github.ulisesbocchio/jasypt-spring-boot-demo-tomcat-ssl "1.5-java7"]