License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.glassfish.hk2 |
ArtifactId | ArtifactIdthreading-event-example |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThreaded Event Example
A threaded event provider
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/threading-event-example/ -->
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>threading-event-example</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/threading-event-example/
implementation 'org.glassfish.hk2:threading-event-example:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.hk2/threading-event-example/
implementation ("org.glassfish.hk2:threading-event-example:3.0.3")
'org.glassfish.hk2:threading-event-example:jar:3.0.3'
<dependency org="org.glassfish.hk2" name="threading-event-example" rev="3.0.3">
<artifact name="threading-event-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='threading-event-example', version='3.0.3')
)
libraryDependencies += "org.glassfish.hk2" % "threading-event-example" % "3.0.3"
[org.glassfish.hk2/threading-event-example "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.hk2 : hk2-extras | jar | 3.0.3 |
org.glassfish.hk2 : hk2-locator | jar | 3.0.3 |
org.glassfish.hk2 : hk2-api | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.5 |