is not current version
Last Version 3.0.3

org.glassfish.hk2:hk2-testing-jersey-guice-form-param 2.5.0-b63

Ensures FormParam comes from HK2

Categories

Categories

GlassFish Container Application Servers GUI User Interface Guice Application Layer Libs Dependency Injection HK2 ORM Data Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-testing-jersey-guice-form-param
Version

Version

2.5.0-b63
Type

Type

jar

Download hk2-testing-jersey-guice-form-param 2.5.0-b63


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