Categories |
CategoriesFlyway Data Databases jOOQ |
---|---|
GroupId | GroupIdcom.github.sabomichal |
ArtifactId | ArtifactIdjooq-meta-postgres-flyway |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.sabomichal/jooq-meta-postgres-flyway/ -->
<dependency>
<groupId>com.github.sabomichal</groupId>
<artifactId>jooq-meta-postgres-flyway</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sabomichal/jooq-meta-postgres-flyway/
implementation 'com.github.sabomichal:jooq-meta-postgres-flyway:1.0.1'
// https://jarcasting.com/artifacts/com.github.sabomichal/jooq-meta-postgres-flyway/
implementation ("com.github.sabomichal:jooq-meta-postgres-flyway:1.0.1")
'com.github.sabomichal:jooq-meta-postgres-flyway:jar:1.0.1'
<dependency org="com.github.sabomichal" name="jooq-meta-postgres-flyway" rev="1.0.1">
<artifact name="jooq-meta-postgres-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sabomichal', module='jooq-meta-postgres-flyway', version='1.0.1')
)
libraryDependencies += "com.github.sabomichal" % "jooq-meta-postgres-flyway" % "1.0.1"
[com.github.sabomichal/jooq-meta-postgres-flyway "1.0.1"]