is not current version
Last Version 11.41.2

io.ebean.test:ebean-test-config 11.35.3


Categories

Categories

config Application Layer Libs Configuration Ebean Data ORM
GroupId

GroupId

io.ebean.test
ArtifactId

ArtifactId

ebean-test-config
Version

Version

11.35.3
Type

Type

jar

Download ebean-test-config 11.35.3


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