objectos :: way :: store

Turn a pojo into an object store.

License

License

GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

store
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

objectos :: way :: store
Turn a pojo into an object store.
Project Organization

Project Organization

Objectos Software LTDA

Download store

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • store-api
  • store-pojo-plugin

Versions

Version
0.6.0
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0