| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.avaje |
| ArtifactId | ArtifactIdavaje-datasource |
| Last Version | Last Version4.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFor open source java artifacts.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| avaje-datasource-4.1.1.pom | |
| avaje-datasource-4.1.1.jar | 47 KB |
| avaje-datasource-4.1.1-sources.jar | 31 KB |
| avaje-datasource-4.1.1-javadoc.jar | 159 KB |
| avaje-datasource-4.1.1-dependency.tree | 684 bytes |
| avaje-datasource-4.1.1-dependency.list | 603 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.avaje/avaje-datasource/ -->
<dependency>
<groupId>org.avaje</groupId>
<artifactId>avaje-datasource</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.avaje/avaje-datasource/
implementation 'org.avaje:avaje-datasource:4.1.1'
// https://jarcasting.com/artifacts/org.avaje/avaje-datasource/
implementation ("org.avaje:avaje-datasource:4.1.1")
'org.avaje:avaje-datasource:jar:4.1.1'
<dependency org="org.avaje" name="avaje-datasource" rev="4.1.1">
<artifact name="avaje-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.avaje', module='avaje-datasource', version='4.1.1')
)
libraryDependencies += "org.avaje" % "avaje-datasource" % "4.1.1"
[org.avaje/avaje-datasource "4.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.avaje : avaje-datasource-api | jar | 4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.avaje.composite : composite-testing | pom | 2.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.h2database : h2 | jar | 1.4.193 |