License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.drinkwater |
ArtifactId | ArtifactIddrinkwater-datasource-postgres |
Version | Version0.0.9 |
Type | Typejar |
Description |
Descriptioncreate, test and use services fast
|
<!-- https://jarcasting.com/artifacts/io.drinkwater/drinkwater-datasource-postgres/ -->
<dependency>
<groupId>io.drinkwater</groupId>
<artifactId>drinkwater-datasource-postgres</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.drinkwater/drinkwater-datasource-postgres/
implementation 'io.drinkwater:drinkwater-datasource-postgres:0.0.9'
// https://jarcasting.com/artifacts/io.drinkwater/drinkwater-datasource-postgres/
implementation ("io.drinkwater:drinkwater-datasource-postgres:0.0.9")
'io.drinkwater:drinkwater-datasource-postgres:jar:0.0.9'
<dependency org="io.drinkwater" name="drinkwater-datasource-postgres" rev="0.0.9">
<artifact name="drinkwater-datasource-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.drinkwater', module='drinkwater-datasource-postgres', version='0.0.9')
)
libraryDependencies += "io.drinkwater" % "drinkwater-datasource-postgres" % "0.0.9"
[io.drinkwater/drinkwater-datasource-postgres "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.drinkwater : drinkwater-datasource | jar | 0.0.9 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 9.4.1212 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.6.1 |
org.mockito : mockito-core | jar | 2.3.0 |
org.slf4j : slf4j-simple | jar | 1.7.21 |