Last Version

io.github.hashiprobr:nfp-dao 3.3.0

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

License

License

GroupId

GroupId

io.github.hashiprobr
ArtifactId

ArtifactId

nfp-dao
Version

Version

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


<!-- 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.