License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.comcast.video.dawg |
ArtifactId | ArtifactIddawg-show |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Description(Comcast) dawg-show
The webserver for DAWG Show. Provides a webpage for viewing video, reading trace, and sending keys to an stb.
|
Project Organization |
Project OrganizationComcast |
Filename | Size |
---|---|
dawg-show-2.0.1.pom | |
dawg-show-2.0.1.war | 21 MB |
dawg-show-2.0.1-sources.jar | 49 KB |
dawg-show-2.0.1-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.comcast.video.dawg/dawg-show/ -->
<dependency>
<groupId>com.comcast.video.dawg</groupId>
<artifactId>dawg-show</artifactId>
<version>2.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.comcast.video.dawg/dawg-show/
implementation 'com.comcast.video.dawg:dawg-show:2.0.1'
// https://jarcasting.com/artifacts/com.comcast.video.dawg/dawg-show/
implementation ("com.comcast.video.dawg:dawg-show:2.0.1")
'com.comcast.video.dawg:dawg-show:war:2.0.1'
<dependency org="com.comcast.video.dawg" name="dawg-show" rev="2.0.1">
<artifact name="dawg-show" type="war" />
</dependency>
@Grapes(
@Grab(group='com.comcast.video.dawg', module='dawg-show', version='2.0.1')
)
libraryDependencies += "com.comcast.video.dawg" % "dawg-show" % "2.0.1"
[com.comcast.video.dawg/dawg-show "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : jsp-api | jar | 2.1 |