License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.twibs |
ArtifactId | ArtifactIdtwibs-db |
Version | Version0.14.1 |
Type | Typejar |
Description |
DescriptionTwibs: Database
Twibs is a suite of utility classes to ease the development of internet applications with scala.
|
Filename | Size |
---|---|
twibs-db-0.14.1.pom | |
twibs-db-0.14.1.jar | 259 KB |
twibs-db-0.14.1-sources.jar | 9 KB |
twibs-db-0.14.1-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.twibs/twibs-db/ -->
<dependency>
<groupId>net.twibs</groupId>
<artifactId>twibs-db</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.twibs/twibs-db/
implementation 'net.twibs:twibs-db:0.14.1'
// https://jarcasting.com/artifacts/net.twibs/twibs-db/
implementation ("net.twibs:twibs-db:0.14.1")
'net.twibs:twibs-db:jar:0.14.1'
<dependency org="net.twibs" name="twibs-db" rev="0.14.1">
<artifact name="twibs-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.twibs', module='twibs-db', version='0.14.1')
)
libraryDependencies += "net.twibs" % "twibs-db" % "0.14.1"
[net.twibs/twibs-db "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-util | jar | 0.14.1 |
org.apache.tomcat : tomcat-jdbc | jar | 8.0.20 |
org.flywaydb : flyway-core | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-test-util | jar | 0.14.1 |
com.h2database : h2 | jar | 1.4.186 |