is not current version
Last Version 0.8.3

BeanStore 0.8.1

Persistent Java Bean Store

License

License

GroupId

GroupId

de.protubero
ArtifactId

ArtifactId

beanstore
Version

Version

0.8.1
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 0.8.1


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

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.30
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 jar 5.1.1
org.apache.lucene : lucene-queryparser jar 8.8.2

test (4)

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.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.