License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdglassfish-dist |
Last Version | Last Version5.1.0-patched |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGlassfish application server
Glassfish application server distribution
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
glassfish-dist-5.1.0-patched.pom | |
glassfish-dist-5.1.0-patched.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/glassfish-dist/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>glassfish-dist</artifactId>
<version>5.1.0-patched</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/glassfish-dist/
implementation 'com.jslsolucoes:glassfish-dist:5.1.0-patched'
// https://jarcasting.com/artifacts/com.jslsolucoes/glassfish-dist/
implementation ("com.jslsolucoes:glassfish-dist:5.1.0-patched")
'com.jslsolucoes:glassfish-dist:pom:5.1.0-patched'
<dependency org="com.jslsolucoes" name="glassfish-dist" rev="5.1.0-patched">
<artifact name="glassfish-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='glassfish-dist', version='5.1.0-patched')
)
libraryDependencies += "com.jslsolucoes" % "glassfish-dist" % "5.1.0-patched"
[com.jslsolucoes/glassfish-dist "5.1.0-patched"]