| License | License | 
|---|---|
| GroupId | GroupIdcom.ohadr | 
| ArtifactId | ArtifactIdcommon-crypto | 
| Version | Version2.1-RELEASE | 
| Type | Typejar | 
| Description | Descriptionauthentication parent parent POM for authentication projects. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| common-crypto-2.1-RELEASE.pom | |
| common-crypto-2.1-RELEASE.jar | 14 KB | 
| common-crypto-2.1-RELEASE-sources.jar | 10 KB | 
| common-crypto-2.1-RELEASE-javadoc.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ohadr/common-crypto/ -->
<dependency>
    <groupId>com.ohadr</groupId>
    <artifactId>common-crypto</artifactId>
    <version>2.1-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ohadr/common-crypto/
implementation 'com.ohadr:common-crypto:2.1-RELEASE'// https://jarcasting.com/artifacts/com.ohadr/common-crypto/
implementation ("com.ohadr:common-crypto:2.1-RELEASE")'com.ohadr:common-crypto:jar:2.1-RELEASE'<dependency org="com.ohadr" name="common-crypto" rev="2.1-RELEASE">
  <artifact name="common-crypto" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ohadr', module='common-crypto', version='2.1-RELEASE')
)libraryDependencies += "com.ohadr" % "common-crypto" % "2.1-RELEASE"[com.ohadr/common-crypto "2.1-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-aop | jar | 4.2.4.RELEASE | 
| org.springframework : spring-web | jar | 4.2.4.RELEASE | 
| org.springframework : spring-context | jar | 4.2.4.RELEASE | 
| org.springframework : spring-jdbc | jar | 4.2.4.RELEASE | 
| org.springframework : spring-tx | jar | 4.2.4.RELEASE | 
| javax.servlet : servlet-api | jar | 2.5 | 
| org.apache.commons : commons-lang3 | jar | 3.1 | 
| commons-codec : commons-codec | jar | 1.5 | 
| log4j : log4j | jar | 1.2.17 | 
| org.springframework.security : spring-security-config | jar | 4.0.3.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |