content-store-api

This is an generic API to work with content store in the EIMAPI project

License

License

GroupId

GroupId

com.eimapi
ArtifactId

ArtifactId

content-store-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

content-store-api
This is an generic API to work with content store in the EIMAPI project

Download content-store-api

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1