is not current version
Last Version 3.0.0-RC2

SmallRye Config Examples: Interceptors 2.3.0

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config.examples
ArtifactId

ArtifactId

interceptors
Version

Version

2.3.0
Type

Type

jar
Description

Description

SmallRye Config Examples: Interceptors
SmallRye Parent POM

Download interceptors 2.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.smallrye.config : smallrye-config jar 2.3.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.jboss.weld : weld-junit5 jar 2.0.2.Final

Project Modules

There are no modules declared in this project.