htpasswd

security api

License

License

Categories

Categories

Security
GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

security-htpasswd
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

htpasswd
security api
Project URL

Project URL

https://mateu.io
Source Code Management

Source Code Management

https://github.com/miguelperezcolom/mateu-security

Download security-htpasswd

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.mateu : security-core jar 1.0.8
commons-codec : commons-codec jar 1.15

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1