Last Version

First Straw - Jasypt Convenience Library 1.0.2

Library containing convenience classes to make simple usage of Jasypt even easier than it already is.

License

License

GroupId

GroupId

com.github.firststraw
ArtifactId

ArtifactId

jasypt-convenience
Version

Version

1.0.2
Type

Type

jar
Description

Description

First Straw - Jasypt Convenience Library
Library containing convenience classes to make simple usage of Jasypt even easier than it already is.
Project URL

Project URL

https://github.com/firstStraw/jasypt-convenience
Source Code Management

Source Code Management

https://github.com/firstStraw/jasypt-convenience

Download jasypt-convenience 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.apache.commons : commons-lang3 jar 3.4
org.jasypt : jasypt jar 1.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.