Last Version

Collections Tests 3.0.3

Generic tests for common Collection implementations

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-collections-tests
Version

Version

3.0.3
Type

Type

jar
Description

Description

Collections Tests
Generic tests for common Collection implementations
Project Organization

Project Organization

Oracle Corporation

Download hk2-collections-tests 3.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

test (1)

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

Project Modules

There are no modules declared in this project.