License |
License
The New BSD License
The Academic Free License, v. 2.1
|
---|---|
GroupId | GroupIdorg.cometd.dojox |
ArtifactId | ArtifactIdcometd-dojox-examples |
Version | Version1.0.beta8 |
Type | Typewar |
Description |
DescriptionCometd :: Dojox :: Examples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cometd-dojox-examples-1.0.beta8.pom | |
cometd-dojox-examples-1.0.beta8.war | 3 MB |
cometd-dojox-examples-1.0.beta8-sources.jar | 327 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.cometd.dojox/cometd-dojox-examples/ -->
<dependency>
<groupId>org.cometd.dojox</groupId>
<artifactId>cometd-dojox-examples</artifactId>
<version>1.0.beta8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.cometd.dojox/cometd-dojox-examples/
implementation 'org.cometd.dojox:cometd-dojox-examples:1.0.beta8'
// https://jarcasting.com/artifacts/org.cometd.dojox/cometd-dojox-examples/
implementation ("org.cometd.dojox:cometd-dojox-examples:1.0.beta8")
'org.cometd.dojox:cometd-dojox-examples:war:1.0.beta8'
<dependency org="org.cometd.dojox" name="cometd-dojox-examples" rev="1.0.beta8">
<artifact name="cometd-dojox-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.cometd.dojox', module='cometd-dojox-examples', version='1.0.beta8')
)
libraryDependencies += "org.cometd.dojox" % "cometd-dojox-examples" % "1.0.beta8"
[org.cometd.dojox/cometd-dojox-examples "1.0.beta8"]
Group / Artifact | Type | Version |
---|---|---|
org.dojotoolkit : dojo-war | war | 1.3.0 |