Last Version

CDI :: Password Service 0.9

CDI :: Service which provides features for password generation

License

License

GroupId

GroupId

com.kasisoft.cdi
ArtifactId

ArtifactId

password-service
Version

Version

0.9
Type

Type

jar
Description

Description

CDI :: Password Service
CDI :: Service which provides features for password generation
Project Organization

Project Organization

Kasisoft

Download password-service 0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.kasisoft : com.kasisoft.libs.common jar 2.9
commons-codec : commons-codec jar 1.10
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18
javax : javaee-api jar 7.0

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.testng : testng jar 6.9.10
com.kasisoft.cdi : weldex jar 0.4

Project Modules

There are no modules declared in this project.