Categories |
CategoriesNet Flyway Data Databases |
---|---|
GroupId | GroupIdnet.unit8.enkan |
ArtifactId | ArtifactIdenkan-component-flyway |
Version | Version0.6.0-beta2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-flyway/ -->
<dependency>
<groupId>net.unit8.enkan</groupId>
<artifactId>enkan-component-flyway</artifactId>
<version>0.6.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-flyway/
implementation 'net.unit8.enkan:enkan-component-flyway:0.6.0-beta2'
// https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-flyway/
implementation ("net.unit8.enkan:enkan-component-flyway:0.6.0-beta2")
'net.unit8.enkan:enkan-component-flyway:jar:0.6.0-beta2'
<dependency org="net.unit8.enkan" name="enkan-component-flyway" rev="0.6.0-beta2">
<artifact name="enkan-component-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.enkan', module='enkan-component-flyway', version='0.6.0-beta2')
)
libraryDependencies += "net.unit8.enkan" % "enkan-component-flyway" % "0.6.0-beta2"
[net.unit8.enkan/enkan-component-flyway "0.6.0-beta2"]