Last Version

A fake WebServer configured by a property file 3.0.3

A fake WebServer that is configured by a property file

License

License

Categories

Categories

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

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

webserver-configuration-example
Version

Version

3.0.3
Type

Type

jar
Description

Description

A fake WebServer configured by a property file
A fake WebServer that is configured by a property file
Project Organization

Project Organization

Oracle Corporation

Download webserver-configuration-example 3.0.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-configuration-integration jar 3.0.3
org.glassfish.hk2 : hk2-property-file 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
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.