is not current version
Last Version 11.41.2

io.ebean.test:ebean-test-config 11.18.2


Categories

Categories

config Application Layer Libs Configuration Ebean Data ORM
GroupId

GroupId

io.ebean.test
ArtifactId

ArtifactId

ebean-test-config
Version

Version

11.18.2
Type

Type

jar

Download ebean-test-config 11.18.2


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