MVN

com.ingensi.data : storeit

Maven & Gradle

Apr 08, 2015
1 stars

Light package used to store entities to various storage

<dependency>
    <groupId>com.ingensi.data</groupId>
    <artifactId>storeit</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ingensi.data : storeit to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.ingensi.data : storeit to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
storeit-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ingensi.data</groupId>
    <artifactId>storeit</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement