| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.main.web.web-embed |
| ArtifactId | ArtifactIdweb-embed |
| Last Version | Last Version3.1.2.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGlassFish Web container embedded related modules
Java.net - The Source for Java Technology Collaboration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| web-embed-3.1.2.2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.main.web.web-embed/web-embed/ -->
<dependency>
<groupId>org.glassfish.main.web.web-embed</groupId>
<artifactId>web-embed</artifactId>
<version>3.1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.web.web-embed/web-embed/
implementation 'org.glassfish.main.web.web-embed:web-embed:3.1.2.2'
// https://jarcasting.com/artifacts/org.glassfish.main.web.web-embed/web-embed/
implementation ("org.glassfish.main.web.web-embed:web-embed:3.1.2.2")
'org.glassfish.main.web.web-embed:web-embed:pom:3.1.2.2'
<dependency org="org.glassfish.main.web.web-embed" name="web-embed" rev="3.1.2.2">
<artifact name="web-embed" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.web.web-embed', module='web-embed', version='3.1.2.2')
)
libraryDependencies += "org.glassfish.main.web.web-embed" % "web-embed" % "3.1.2.2"
[org.glassfish.main.web.web-embed/web-embed "3.1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.3.1 |