License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.glassfish.hk2 |
ArtifactId | ArtifactIdtest-module-startup |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona test module startup
a test module startup
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/test-module-startup/ -->
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>test-module-startup</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/test-module-startup/
implementation 'org.glassfish.hk2:test-module-startup:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.hk2/test-module-startup/
implementation ("org.glassfish.hk2:test-module-startup:3.0.3")
'org.glassfish.hk2:test-module-startup:jar:3.0.3'
<dependency org="org.glassfish.hk2" name="test-module-startup" rev="3.0.3">
<artifact name="test-module-startup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='test-module-startup', version='3.0.3')
)
libraryDependencies += "org.glassfish.hk2" % "test-module-startup" % "3.0.3"
[org.glassfish.hk2/test-module-startup "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.hk2 : hk2-core | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.5 |