is not current version
Last Version 11.41.2

io.ebean.test:ebean-test-config 11.17.1


Categories

Categories

config Application Layer Libs Configuration Ebean Data ORM
GroupId

GroupId

io.ebean.test
ArtifactId

ArtifactId

ebean-test-config
Version

Version

11.17.1
Type

Type

jar

Download ebean-test-config 11.17.1


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