| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gkutiel |
| ArtifactId | ArtifactIdflip-oql |
| Last Version | Last Version10-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFlip Mail
In-Memory Object Store
|
| Filename | Size |
|---|---|
| flip-oql-10-RELEASE.pom | |
| flip-oql-10-RELEASE.jar | 11 KB |
| flip-oql-10-RELEASE-sources.jar | 2 KB |
| flip-oql-10-RELEASE-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-oql/ -->
<dependency>
<groupId>com.github.gkutiel</groupId>
<artifactId>flip-oql</artifactId>
<version>10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-oql/
implementation 'com.github.gkutiel:flip-oql:10-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-oql/
implementation ("com.github.gkutiel:flip-oql:10-RELEASE")
'com.github.gkutiel:flip-oql:jar:10-RELEASE'
<dependency org="com.github.gkutiel" name="flip-oql" rev="10-RELEASE">
<artifact name="flip-oql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-oql', version='10-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-oql" % "10-RELEASE"
[com.github.gkutiel/flip-oql "10-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gkutiel : flip-db | jar | 10-RELEASE |
| com.h2database : h2 | jar | 1.3.168 |