License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm.swf-all |
ArtifactId | ArtifactIdswf-db |
Last Version | Last Version2.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.venkatramanm.swf-all:swf-db
Succinct Web Framework - Db
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swf-db-2.12.pom | |
swf-db-2.12.jar | 304 KB |
swf-db-2.12-sources.jar | 127 KB |
swf-db-2.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-db</artifactId>
<version>2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db/
implementation 'com.github.venkatramanm.swf-all:swf-db:2.12'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db/
implementation ("com.github.venkatramanm.swf-all:swf-db:2.12")
'com.github.venkatramanm.swf-all:swf-db:jar:2.12'
<dependency org="com.github.venkatramanm.swf-all" name="swf-db" rev="2.12">
<artifact name="swf-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-db', version='2.12')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-db" % "2.12"
[com.github.venkatramanm.swf-all/swf-db "2.12"]
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.3.3 |
com.github.venkatramanm : common | jar | [1.18,) |
com.github.venkatramanm : reflection | jar | [1.15,) |
org.apache.commons : commons-dbcp2 | jar | 2.5.0 |
com.googlecode.json-simple : json-simple | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |