License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers CLI User Interface |
GroupId | GroupIdorg.glassfish.tyrus.bundles |
ArtifactId | ArtifactIdtyrus-standalone-client |
Last Version | Last Version2.1.0-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTyrus Standalone Client
Tyrus bundles umbrella project module.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.tyrus.bundles/tyrus-standalone-client/ -->
<dependency>
<groupId>org.glassfish.tyrus.bundles</groupId>
<artifactId>tyrus-standalone-client</artifactId>
<version>2.1.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.tyrus.bundles/tyrus-standalone-client/
implementation 'org.glassfish.tyrus.bundles:tyrus-standalone-client:2.1.0-M4'
// https://jarcasting.com/artifacts/org.glassfish.tyrus.bundles/tyrus-standalone-client/
implementation ("org.glassfish.tyrus.bundles:tyrus-standalone-client:2.1.0-M4")
'org.glassfish.tyrus.bundles:tyrus-standalone-client:jar:2.1.0-M4'
<dependency org="org.glassfish.tyrus.bundles" name="tyrus-standalone-client" rev="2.1.0-M4">
<artifact name="tyrus-standalone-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.tyrus.bundles', module='tyrus-standalone-client', version='2.1.0-M4')
)
libraryDependencies += "org.glassfish.tyrus.bundles" % "tyrus-standalone-client" % "2.1.0-M4"
[org.glassfish.tyrus.bundles/tyrus-standalone-client "2.1.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 4.0.0 |