MVN

com.crypteron : cipherdb

Maven & Gradle

Aug 26, 2015

CipherDB · Top CipherDB project pom.xml file

<dependency>
    <groupId>com.crypteron</groupId>
    <artifactId>cipherdb</artifactId>
    <version>2015.08.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.crypteron : cipherdb to add to Maven - Latest Versions:

  • Latest Stable: 2015.08.1.0

All Versions

Choose a version of com.crypteron : cipherdb to add to Maven - All Versions:

Version Vulnerabilities Updated
2015.08.x
cipherdb-2015.08.1.0
2015.07.x
cipherdb-2015.07.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.crypteron</groupId>
    <artifactId>cipherdb</artifactId>
    <version>2015.08.1.0</version>
</dependency>

Advertisement