is not current version
Last Version 2.0

ebean ddl runner 1.0

Packaging parent for Avaje OSS projects.

License

License

Categories

Categories

Ebean Data ORM
GroupId

GroupId

io.ebean
ArtifactId

ArtifactId

ebean-ddl-runner
Version

Version

1.0
Type

Type

jar
Description

Description

ebean ddl runner
Packaging parent for Avaje OSS projects.
Project URL

Project URL

https://ebean.io/

Download ebean-ddl-runner 1.0


<!-- https://jarcasting.com/artifacts/io.ebean/ebean-ddl-runner/ -->
<dependency>
    <groupId>io.ebean</groupId>
    <artifactId>ebean-ddl-runner</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-ddl-runner/
implementation 'io.ebean:ebean-ddl-runner:1.0'
// https://jarcasting.com/artifacts/io.ebean/ebean-ddl-runner/
implementation ("io.ebean:ebean-ddl-runner:1.0")
'io.ebean:ebean-ddl-runner:jar:1.0'
<dependency org="io.ebean" name="ebean-ddl-runner" rev="1.0">
  <artifact name="ebean-ddl-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-ddl-runner', version='1.0')
)
libraryDependencies += "io.ebean" % "ebean-ddl-runner" % "1.0"
[io.ebean/ebean-ddl-runner "1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
org.avaje.composite : junit jar 5.0

Project Modules

There are no modules declared in this project.