Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.
License |
License |
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdvibe-server-parent |
Last Version | Last Version3.0.0-Alpha15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVibe Server
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vibe-server-parent-3.0.0-Alpha15.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/vibe-server-parent/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>vibe-server-parent</artifactId>
<version>3.0.0-Alpha15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/vibe-server-parent/
implementation 'org.atmosphere:vibe-server-parent:3.0.0-Alpha15'
// https://jarcasting.com/artifacts/org.atmosphere/vibe-server-parent/
implementation ("org.atmosphere:vibe-server-parent:3.0.0-Alpha15")
'org.atmosphere:vibe-server-parent:pom:3.0.0-Alpha15'
<dependency org="org.atmosphere" name="vibe-server-parent" rev="3.0.0-Alpha15">
<artifact name="vibe-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='vibe-server-parent', version='3.0.0-Alpha15')
)
libraryDependencies += "org.atmosphere" % "vibe-server-parent" % "3.0.0-Alpha15"
[org.atmosphere/vibe-server-parent "3.0.0-Alpha15"]
Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.