Last Version

Xml Application Configuration Example 3.0.3

An application that is configured by an XML file

License

License

Categories

Categories

GlassFish Container Application Servers Configuration Application Layer Libs config HK2 Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

xml-configuration-example
Version

Version

3.0.3
Type

Type

jar
Description

Description

Xml Application Configuration Example
An application that is configured by an XML file
Project Organization

Project Organization

Oracle Corporation

Download xml-configuration-example 3.0.3


<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/xml-configuration-example/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>xml-configuration-example</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/xml-configuration-example/
implementation 'org.glassfish.hk2:xml-configuration-example:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.hk2/xml-configuration-example/
implementation ("org.glassfish.hk2:xml-configuration-example:3.0.3")
'org.glassfish.hk2:xml-configuration-example:jar:3.0.3'
<dependency org="org.glassfish.hk2" name="xml-configuration-example" rev="3.0.3">
  <artifact name="xml-configuration-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='xml-configuration-example', version='3.0.3')
)
libraryDependencies += "org.glassfish.hk2" % "xml-configuration-example" % "3.0.3"
[org.glassfish.hk2/xml-configuration-example "3.0.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-metadata-generator jar 3.0.3
org.glassfish.hk2 : hk2-configuration-integration jar 3.0.3
org.glassfish.hk2 : hk2-xml jar 3.0.3
org.glassfish.hk2 : hk2-configuration-hub jar 3.0.3
org.glassfish.hk2 : hk2-junitrunner jar 3.0.3
org.glassfish.hk2 : hk2-locator jar 3.0.3
org.glassfish.hk2 : hk2-api jar 3.0.3
org.glassfish.hk2 : hk2-utils jar 3.0.3
jakarta.annotation : jakarta.annotation-api jar 2.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.5

Project Modules

There are no modules declared in this project.