| License |
License |
|---|---|
| GroupId | GroupIdorg.dalesbred |
| ArtifactId | ArtifactIddalesbred |
| Version | Version1.3.3 |
| Type | Typejar |
| Description |
Descriptiondalesbred
Dalesbred - a database access library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dalesbred-1.3.3.pom | |
| dalesbred-1.3.3.jar | 149 KB |
| dalesbred-1.3.3-sources.jar | 139 KB |
| dalesbred-1.3.3-javadoc.jar | 318 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dalesbred/dalesbred/ -->
<dependency>
<groupId>org.dalesbred</groupId>
<artifactId>dalesbred</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.dalesbred/dalesbred/
implementation 'org.dalesbred:dalesbred:1.3.3'
// https://jarcasting.com/artifacts/org.dalesbred/dalesbred/
implementation ("org.dalesbred:dalesbred:1.3.3")
'org.dalesbred:dalesbred:jar:1.3.3'
<dependency org="org.dalesbred" name="dalesbred" rev="1.3.3">
<artifact name="dalesbred" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dalesbred', module='dalesbred', version='1.3.3')
)
libraryDependencies += "org.dalesbred" % "dalesbred" % "1.3.3"
[org.dalesbred/dalesbred "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| joda-time : joda-time Optional | jar | 2.9.9 |
| org.threeten : threetenbp Optional | jar | 1.3.6 |
| org.springframework : spring-context Optional | jar | 5.0.2.RELEASE |
| org.springframework : spring-jdbc Optional | jar | 5.0.2.RELEASE |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.3.61 |
| org.jetbrains : annotations Optional | jar | 15.0 |
| org.postgresql : postgresql Optional | jar | 42.1.4 |
| com.oracle.ojdbc : ojdbc8 Optional | jar | 19.3.0.0 |