| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.tyrus.bundles |
| ArtifactId | ArtifactIdtyrus-bundles |
| Last Version | Last Version2.1.0-M4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTyrus Bundles
Tyrus bundles umbrella project module.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tyrus-bundles-2.1.0-M4.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.tyrus.bundles/tyrus-bundles/ -->
<dependency>
<groupId>org.glassfish.tyrus.bundles</groupId>
<artifactId>tyrus-bundles</artifactId>
<version>2.1.0-M4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.tyrus.bundles/tyrus-bundles/
implementation 'org.glassfish.tyrus.bundles:tyrus-bundles:2.1.0-M4'
// https://jarcasting.com/artifacts/org.glassfish.tyrus.bundles/tyrus-bundles/
implementation ("org.glassfish.tyrus.bundles:tyrus-bundles:2.1.0-M4")
'org.glassfish.tyrus.bundles:tyrus-bundles:pom:2.1.0-M4'
<dependency org="org.glassfish.tyrus.bundles" name="tyrus-bundles" rev="2.1.0-M4">
<artifact name="tyrus-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.tyrus.bundles', module='tyrus-bundles', version='2.1.0-M4')
)
libraryDependencies += "org.glassfish.tyrus.bundles" % "tyrus-bundles" % "2.1.0-M4"
[org.glassfish.tyrus.bundles/tyrus-bundles "2.1.0-M4"]