Last Version

objectos :: way :: store 0.6.0

Turn a pojo into an object store.

License

License

GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

store
Version

Version

0.6.0
Type

Type

pom
Description

Description

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

Project Organization

Objectos Software LTDA

Download store 0.6.0

Filename Size
store-0.6.0.pom 670 bytes
Browse

<!-- https://jarcasting.com/artifacts/br.com.objectos.way/store/ -->
<dependency>
    <groupId>br.com.objectos.way</groupId>
    <artifactId>store</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</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:pom:0.6.0'
<dependency org="br.com.objectos.way" name="store" rev="0.6.0">
  <artifact name="store" type="pom" />
</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