License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.main.snapshots |
ArtifactId | ArtifactIdsnapshotsmodule |
Last Version | Last Version7.0.0-M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGlassFish Snapshots Parent
Temporary snapshot modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
snapshotsmodule-7.0.0-M1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.main.snapshots/snapshotsmodule/ -->
<dependency>
<groupId>org.glassfish.main.snapshots</groupId>
<artifactId>snapshotsmodule</artifactId>
<version>7.0.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.snapshots/snapshotsmodule/
implementation 'org.glassfish.main.snapshots:snapshotsmodule:7.0.0-M1'
// https://jarcasting.com/artifacts/org.glassfish.main.snapshots/snapshotsmodule/
implementation ("org.glassfish.main.snapshots:snapshotsmodule:7.0.0-M1")
'org.glassfish.main.snapshots:snapshotsmodule:pom:7.0.0-M1'
<dependency org="org.glassfish.main.snapshots" name="snapshotsmodule" rev="7.0.0-M1">
<artifact name="snapshotsmodule" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.snapshots', module='snapshotsmodule', version='7.0.0-M1')
)
libraryDependencies += "org.glassfish.main.snapshots" % "snapshotsmodule" % "7.0.0-M1"
[org.glassfish.main.snapshots/snapshotsmodule "7.0.0-M1"]