| License |
License
MIT
|
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.venkatramanm.swf-all |
| ArtifactId | ArtifactIdswf-db-io-json |
| Last Version | Last Version2.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.venkatramanm.swf-all:swf-db-io-json
Succinct Web Framework JSON plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swf-db-io-json-2.11.pom | |
| swf-db-io-json-2.11.jar | 10 KB |
| swf-db-io-json-2.11-sources.jar | 4 KB |
| swf-db-io-json-2.11-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-json/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-db-io-json</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-json/
implementation 'com.github.venkatramanm.swf-all:swf-db-io-json:2.11'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-json/
implementation ("com.github.venkatramanm.swf-all:swf-db-io-json:2.11")
'com.github.venkatramanm.swf-all:swf-db-io-json:jar:2.11'
<dependency org="com.github.venkatramanm.swf-all" name="swf-db-io-json" rev="2.11">
<artifact name="swf-db-io-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-db-io-json', version='2.11')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-db-io-json" % "2.11"
[com.github.venkatramanm.swf-all/swf-db-io-json "2.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.venkatramanm.swf-all : swf-db | jar | [2.10,3.0) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |