License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-spring-tiles |
Last Version | Last Version2.3.5 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionatmosphere-spring-tiles
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-spring-tiles/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-spring-tiles</artifactId>
<version>2.3.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-spring-tiles/
implementation 'org.atmosphere.samples:atmosphere-spring-tiles:2.3.5'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-spring-tiles/
implementation ("org.atmosphere.samples:atmosphere-spring-tiles:2.3.5")
'org.atmosphere.samples:atmosphere-spring-tiles:war:2.3.5'
<dependency org="org.atmosphere.samples" name="atmosphere-spring-tiles" rev="2.3.5">
<artifact name="atmosphere-spring-tiles" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-spring-tiles', version='2.3.5')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-spring-tiles" % "2.3.5"
[org.atmosphere.samples/atmosphere-spring-tiles "2.3.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |