MVN

org.glassfish.hk2 : configuration-examples

Maven & Gradle

Mar 28, 2023

Examples of configuration use cases

<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>configuration-examples</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.hk2 : configuration-examples to add to Maven - Latest Versions:

  • Latest Stable: 3.0.4
  • Latest Release Candidate: 3.0.0-RC1

All Versions

Choose a version of org.glassfish.hk2 : configuration-examples to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
configuration-examples-3.0.4
configuration-examples-3.0.3
configuration-examples-3.0.2
configuration-examples-3.0.1
configuration-examples-3.0.0
configuration-examples-3.0.0-RC1
configuration-examples-3.0.0-M2
2.6.x
configuration-examples-2.6.1
configuration-examples-2.6.0
2.5.x
configuration-examples-2.5.0
configuration-examples-2.5.0-b63
configuration-examples-2.5.0-b62
configuration-examples-2.5.0-b61
configuration-examples-2.5.0-b60
configuration-examples-2.5.0-b59
configuration-examples-2.5.0-b58
configuration-examples-2.5.0-b57
configuration-examples-2.5.0-b56
configuration-examples-2.5.0-b55
configuration-examples-2.5.0-b54
configuration-examples-2.5.0-b53
configuration-examples-2.5.0-b52
configuration-examples-2.5.0-b50
configuration-examples-2.5.0-b49
configuration-examples-2.5.0-b48
configuration-examples-2.5.0-b47
configuration-examples-2.5.0-b46
configuration-examples-2.5.0-b45
configuration-examples-2.5.0-b44
configuration-examples-2.5.0-b43
configuration-examples-2.5.0-b42
configuration-examples-2.5.0-b41
configuration-examples-2.5.0-b40
configuration-examples-2.5.0-b38
configuration-examples-2.5.0-b37
configuration-examples-2.5.0-b36
configuration-examples-2.5.0-b35
configuration-examples-2.5.0-b34
configuration-examples-2.5.0-b33
configuration-examples-2.5.0-b32
configuration-examples-2.5.0-b31
configuration-examples-2.5.0-b30
configuration-examples-2.5.0-b29
configuration-examples-2.5.0-b28
configuration-examples-2.5.0-b27
configuration-examples-2.5.0-b26
configuration-examples-2.5.0-b25
configuration-examples-2.5.0-b24
configuration-examples-2.5.0-b23
configuration-examples-2.5.0-b22
configuration-examples-2.5.0-b21
configuration-examples-2.5.0-b19
configuration-examples-2.5.0-b18
configuration-examples-2.5.0-b17
configuration-examples-2.5.0-b16
configuration-examples-2.5.0-b15
configuration-examples-2.5.0-b14
configuration-examples-2.5.0-b13
configuration-examples-2.5.0-b12
configuration-examples-2.5.0-b11
configuration-examples-2.5.0-b10
configuration-examples-2.5.0-b09
configuration-examples-2.5.0-b08
configuration-examples-2.5.0-b07
configuration-examples-2.5.0-b06
configuration-examples-2.5.0-b05
configuration-examples-2.5.0-b04
configuration-examples-2.5.0-b03
configuration-examples-2.5.0-b02
configuration-examples-2.5.0-b01
2.4.x
configuration-examples-2.4.0
configuration-examples-2.4.0-b34
configuration-examples-2.4.0-b33
configuration-examples-2.4.0-b32
configuration-examples-2.4.0-b31
configuration-examples-2.4.0-b30
configuration-examples-2.4.0-b29
configuration-examples-2.4.0-b28
configuration-examples-2.4.0-b27
configuration-examples-2.4.0-b26
configuration-examples-2.4.0-b25
configuration-examples-2.4.0-b24
configuration-examples-2.4.0-b22
configuration-examples-2.4.0-b21
configuration-examples-2.4.0-b20
configuration-examples-2.4.0-b19
configuration-examples-2.4.0-b18
configuration-examples-2.4.0-b17
configuration-examples-2.4.0-b16
configuration-examples-2.4.0-b15
configuration-examples-2.4.0-b14
configuration-examples-2.4.0-b13
configuration-examples-2.4.0-b12
configuration-examples-2.4.0-b11
configuration-examples-2.4.0-b10
configuration-examples-2.4.0-b09
configuration-examples-2.4.0-b08
configuration-examples-2.4.0-b07
configuration-examples-2.4.0-b06
configuration-examples-2.4.0-b05
configuration-examples-2.4.0-b04
configuration-examples-2.4.0-b03
configuration-examples-2.4.0-b02
configuration-examples-2.4.0-b01
2.3.x
configuration-examples-2.3.0
configuration-examples-2.3.0-b10
configuration-examples-2.3.0-b09
configuration-examples-2.3.0-b08
configuration-examples-2.3.0-b07
configuration-examples-2.3.0-b06

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>configuration-examples</artifactId>
    <version>3.0.4</version>
</dependency>