| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.flockdata |
| ArtifactId | ArtifactIdfd-store |
| Last Version | Last Version0.98.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionData Management Framework
|
| Project Organization |
Project OrganizationFlockdata LLC |
| Filename | Size |
|---|---|
| fd-store-0.98.9.pom | |
| fd-store-0.98.9.jar | 40 KB |
| fd-store-0.98.9-sources.jar | 36 KB |
| fd-store-0.98.9-javadoc.jar | 128 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.flockdata/fd-store/ -->
<dependency>
<groupId>org.flockdata</groupId>
<artifactId>fd-store</artifactId>
<version>0.98.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.flockdata/fd-store/
implementation 'org.flockdata:fd-store:0.98.9'
// https://jarcasting.com/artifacts/org.flockdata/fd-store/
implementation ("org.flockdata:fd-store:0.98.9")
'org.flockdata:fd-store:jar:0.98.9'
<dependency org="org.flockdata" name="fd-store" rev="0.98.9">
<artifact name="fd-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flockdata', module='fd-store', version='0.98.9')
)
libraryDependencies += "org.flockdata" % "fd-store" % "0.98.9"
[org.flockdata/fd-store "0.98.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.4.RELEASE |
| com.github.kstyrc : embedded-redis | jar | 0.6 |