io.github.hashiprobr:nfp-dao

Not-For-Production DAO framework based on Cloud Firestore and Storage.

License

License

GroupId

GroupId

io.github.hashiprobr
ArtifactId

ArtifactId

nfp-dao
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.hashiprobr:nfp-dao
Not-For-Production DAO framework based on Cloud Firestore and Storage.
Project URL

Project URL

https://github.com/hashiprobr/nfp-java-dao
Source Code Management

Source Code Management

https://github.com/hashiprobr/nfp-java-dao/tree/master

Download nfp-dao

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/ -->
<dependency>
    <groupId>io.github.hashiprobr</groupId>
    <artifactId>nfp-dao</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/
implementation 'io.github.hashiprobr:nfp-dao:3.3.0'
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/
implementation ("io.github.hashiprobr:nfp-dao:3.3.0")
'io.github.hashiprobr:nfp-dao:jar:3.3.0'
<dependency org="io.github.hashiprobr" name="nfp-dao" rev="3.3.0">
  <artifact name="nfp-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hashiprobr', module='nfp-dao', version='3.3.0')
)
libraryDependencies += "io.github.hashiprobr" % "nfp-dao" % "3.3.0"
[io.github.hashiprobr/nfp-dao "3.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.cloud : google-cloud-firestore jar
com.google.cloud : google-cloud-storage jar
com.google.firebase : firebase-admin jar 8.1.0
com.google.inject : guice jar 5.1.0
org.slf4j : slf4j-simple jar 1.7.33

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.0
3.1.3
3.1.2
3.1.1
3.0.1
3.0.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0