Jar examples for s:storage
Group of modules for reading and writing data from/to various storages. Storages are typically file formats or a database schemas.
You can download jar file storage 6.179.30 in this page.
The Apache Software License, Version 2.0
You can use the following script to add storage-6.179.30.jar to your project.
<dependency> <groupId>com.yahoo.vespa</groupId> <artifactId>storage</artifactId> <version>6.179.30</version> </dependency>
compile group: 'com.yahoo.vespa', name: 'storage', version: '6.179.30'
libraryDependencies += "com.yahoo.vespa" % "storage" % "6.179.30"
<dependency org="com.yahoo.vespa" name="storage" rev="6.179.30"/>
@Grapes(@Grab(group='com.yahoo.vespa', module='storage', version='6.179.30'))
'com.yahoo.vespa:storage:jar:6.179.30'
Click the following link to download the jar file.
storage-6.179.30-javadoc.jar