License |
License |
---|---|
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-ddl-executor |
Version | Version0.25.0 |
Type | Typejar |
Description |
DescriptionLiftwizard Reladomo: DDL Executor
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.
|
<!-- https://jarcasting.com/artifacts/io.liftwizard/liftwizard-ddl-executor/ -->
<dependency>
<groupId>io.liftwizard</groupId>
<artifactId>liftwizard-ddl-executor</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-ddl-executor/
implementation 'io.liftwizard:liftwizard-ddl-executor:0.25.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-ddl-executor/
implementation ("io.liftwizard:liftwizard-ddl-executor:0.25.0")
'io.liftwizard:liftwizard-ddl-executor:jar:0.25.0'
<dependency org="io.liftwizard" name="liftwizard-ddl-executor" rev="0.25.0">
<artifact name="liftwizard-ddl-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-ddl-executor', version='0.25.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-ddl-executor" % "0.25.0"
[io.liftwizard/liftwizard-ddl-executor "0.25.0"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | |
org.slf4j : slf4j-api | jar | |
com.h2database : h2 | jar | |
org.eclipse.collections : eclipse-collections-api | jar | |
org.eclipse.collections : eclipse-collections | jar | |
com.google.code.findbugs : jsr305 | jar |