is not current version
Last Version 3.0.3

Threaded Event Example 3.0.2

A threaded event provider

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

threading-event-example
Version

Version

3.0.2
Type

Type

jar
Description

Description

Threaded Event Example
A threaded event provider
Project Organization

Project Organization

Oracle Corporation

Download threading-event-example 3.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-extras jar 3.0.2
org.glassfish.hk2 : hk2-locator jar 3.0.2
org.glassfish.hk2 : hk2-api jar 3.0.2

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.