| License |
License
jQuery license
|
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
| GroupId | GroupIdorg.glassfish.jersey.examples |
| ArtifactId | ArtifactIdcdi-webapp |
| Last Version | Last Version3.1.0-M3 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionjersey-examples-cdi-webapp
Jersey CDI example.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdi-webapp-3.1.0-M3.pom | |
| cdi-webapp-3.1.0-M3.war | 42 KB |
| cdi-webapp-3.1.0-M3-sources.jar | 26 KB |
| cdi-webapp-3.1.0-M3-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/cdi-webapp/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>cdi-webapp</artifactId>
<version>3.1.0-M3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/cdi-webapp/
implementation 'org.glassfish.jersey.examples:cdi-webapp:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/cdi-webapp/
implementation ("org.glassfish.jersey.examples:cdi-webapp:3.1.0-M3")
'org.glassfish.jersey.examples:cdi-webapp:war:3.1.0-M3'
<dependency org="org.glassfish.jersey.examples" name="cdi-webapp" rev="3.1.0-M3">
<artifact name="cdi-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='cdi-webapp', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.examples" % "cdi-webapp" % "3.1.0-M3"
[org.glassfish.jersey.examples/cdi-webapp "3.1.0-M3"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| com.sun.xml.bind : jaxb-osgi | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |