Security utilities


License

License

Categories

Categories

Security
GroupId

GroupId

com.daioware.security
ArtifactId

ArtifactId

security
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Security utilities
Security utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.security
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download security

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.security : spring-security-crypto jar 3.1.0.RELEASE
org.springframework.security : spring-security-ldap jar 3.2.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE