BeanStore

Persistent Java Bean Store

License

License

GroupId

GroupId

de.protubero
ArtifactId

ArtifactId

beanstore
Last Version

Last Version

0.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

BeanStore
Persistent Java Bean Store
Project URL

Project URL

https://github.com/protubero/beanstore
Source Code Management

Source Code Management

https://github.com/protubero/beanstore

Download beanstore

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.21
org.glassfish : jakarta.el jar 4.0.1
org.hibernate.validator : hibernate-validator jar 7.0.1.Final
org.pcollections : pcollections jar 3.1.4
net.bytebuddy : byte-buddy jar 1.10.19
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-collections4 jar 4.4
org.slf4j : slf4j-api jar 1.7.32
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3
com.esotericsoftware.kryo : kryo5 jar 5.1.1
org.apache.lucene : lucene-queryparser jar 8.8.2

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.tngtech.archunit : archunit-junit5 jar 0.18.0
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3
0.8.2
0.8.1