is not current version
Last Version 1.9.3

org.jasypt:jasypt-wicket15 1.9.2

Java library which enables encryption in java apps with minimum effort.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.jasypt
ArtifactId

ArtifactId

jasypt-wicket15
Version

Version

1.9.2
Type

Type

jar

Download jasypt-wicket15 1.9.2


<!-- https://jarcasting.com/artifacts/org.jasypt/jasypt-wicket15/ -->
<dependency>
    <groupId>org.jasypt</groupId>
    <artifactId>jasypt-wicket15</artifactId>
    <version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasypt/jasypt-wicket15/
implementation 'org.jasypt:jasypt-wicket15:1.9.2'
// https://jarcasting.com/artifacts/org.jasypt/jasypt-wicket15/
implementation ("org.jasypt:jasypt-wicket15:1.9.2")
'org.jasypt:jasypt-wicket15:jar:1.9.2'
<dependency org="org.jasypt" name="jasypt-wicket15" rev="1.9.2">
  <artifact name="jasypt-wicket15" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasypt', module='jasypt-wicket15', version='1.9.2')
)
libraryDependencies += "org.jasypt" % "jasypt-wicket15" % "1.9.2"
[org.jasypt/jasypt-wicket15 "1.9.2"]