| License |
License |
|---|---|
| GroupId | GroupIdio.github.hashiprobr |
| ArtifactId | ArtifactIdnfp-dao |
| Version | Version1.2.0 |
| 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.2.0.pom | |
| nfp-dao-1.2.0.jar | 21 KB |
| nfp-dao-1.2.0-sources.jar | 11 KB |
| nfp-dao-1.2.0-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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/
implementation 'io.github.hashiprobr:nfp-dao:1.2.0'
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/
implementation ("io.github.hashiprobr:nfp-dao:1.2.0")
'io.github.hashiprobr:nfp-dao:jar:1.2.0'
<dependency org="io.github.hashiprobr" name="nfp-dao" rev="1.2.0">
<artifact name="nfp-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hashiprobr', module='nfp-dao', version='1.2.0')
)
libraryDependencies += "io.github.hashiprobr" % "nfp-dao" % "1.2.0"
[io.github.hashiprobr/nfp-dao "1.2.0"]
| 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 |
| org.slf4j : slf4j-simple | jar | 1.7.33 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.2.0 |