не последняя версия
Последняя версия 3.0.0-RC2

io.smallrye.config.examples:interceptors 2.0.1


Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

io.smallrye.config.examples
Идентификатор

Идентификатор

interceptors
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать interceptors 2.0.1


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