| License |
License |
|---|---|
| GroupId | GroupIdio.github.hashiprobr |
| ArtifactId | ArtifactIdnfp-dao |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionio.github.hashiprobr:nfp-dao
Not-For-Production DAO framework based on Cloud Firestore and Storage.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nfp-dao-1.1.1.pom | |
| nfp-dao-1.1.1.jar | 21 KB |
| nfp-dao-1.1.1-sources.jar | 11 KB |
| nfp-dao-1.1.1-javadoc.jar | 185 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/ -->
<dependency>
<groupId>io.github.hashiprobr</groupId>
<artifactId>nfp-dao</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/
implementation 'io.github.hashiprobr:nfp-dao:1.1.1'
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/
implementation ("io.github.hashiprobr:nfp-dao:1.1.1")
'io.github.hashiprobr:nfp-dao:jar:1.1.1'
<dependency org="io.github.hashiprobr" name="nfp-dao" rev="1.1.1">
<artifact name="nfp-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hashiprobr', module='nfp-dao', version='1.1.1')
)
libraryDependencies += "io.github.hashiprobr" % "nfp-dao" % "1.1.1"
[io.github.hashiprobr/nfp-dao "1.1.1"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.2.0 |