is not current version
Last Version 3.1.2.2

org.glassfish.main.web.web-embed:web-embed 3.1.2


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.web.web-embed
ArtifactId

ArtifactId

web-embed
Version

Version

3.1.2
Type

Type

pom

Download web-embed 3.1.2

Filename Size
web-embed-3.1.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</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'
// https://jarcasting.com/artifacts/org.glassfish.main.web.web-embed/web-embed/
implementation ("org.glassfish.main.web.web-embed:web-embed:3.1.2")
'org.glassfish.main.web.web-embed:web-embed:pom:3.1.2'
<dependency org="org.glassfish.main.web.web-embed" name="web-embed" rev="3.1.2">
  <artifact name="web-embed" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.web.web-embed', module='web-embed', version='3.1.2')
)
libraryDependencies += "org.glassfish.main.web.web-embed" % "web-embed" % "3.1.2"
[org.glassfish.main.web.web-embed/web-embed "3.1.2"]