Categories |
CategoriesGlassFish Container Application Servers GUI User Interface Guice Application Layer Libs Dependency Injection HK2 ORM Data Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdorg.glassfish.hk2 |
ArtifactId | ArtifactIdhk2-testing-jersey-guice-form-param |
Version | Version2.5.0-b31 |
Type | Typejar |
<!-- 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-b31</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-b31'
// 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-b31")
'org.glassfish.hk2:hk2-testing-jersey-guice-form-param:jar:2.5.0-b31'
<dependency org="org.glassfish.hk2" name="hk2-testing-jersey-guice-form-param" rev="2.5.0-b31">
<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-b31')
)
libraryDependencies += "org.glassfish.hk2" % "hk2-testing-jersey-guice-form-param" % "2.5.0-b31"
[org.glassfish.hk2/hk2-testing-jersey-guice-form-param "2.5.0-b31"]