License |
License
MIT X11 license
|
---|---|
GroupId | GroupIdcom.oberasoftware |
ArtifactId | ArtifactIdjasdb_transwriter |
Version | Version1.2.1 |
Type | Typejar |
Description |
Descriptionjasdb_transwriter
A simple NoSQL Document database that can be used in your application either Android, embedded or in remote mode
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jasdb_transwriter-1.2.1.pom | |
jasdb_transwriter-1.2.1.jar | 20 KB |
jasdb_transwriter-1.2.1-sources.jar | 11 KB |
jasdb_transwriter-1.2.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oberasoftware/jasdb_transwriter/ -->
<dependency>
<groupId>com.oberasoftware</groupId>
<artifactId>jasdb_transwriter</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oberasoftware/jasdb_transwriter/
implementation 'com.oberasoftware:jasdb_transwriter:1.2.1'
// https://jarcasting.com/artifacts/com.oberasoftware/jasdb_transwriter/
implementation ("com.oberasoftware:jasdb_transwriter:1.2.1")
'com.oberasoftware:jasdb_transwriter:jar:1.2.1'
<dependency org="com.oberasoftware" name="jasdb_transwriter" rev="1.2.1">
<artifact name="jasdb_transwriter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oberasoftware', module='jasdb_transwriter', version='1.2.1')
)
libraryDependencies += "com.oberasoftware" % "jasdb_transwriter" % "1.2.1"
[com.oberasoftware/jasdb_transwriter "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.oberasoftware : jasdb_index_btreeplus | jar | 1.2.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.springframework.boot : spring-boot-starter-web | jar | 1.3.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |