License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks Undertow Net Networking |
GroupId | GroupIdcom.jwebmp.examples.undertow |
ArtifactId | ArtifactIdangularvariablewatcherdemo |
Last Version | Last Version0.66.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUndertow - Angular Variable Watch
An example Angular Variable Change Catcher for Undertow in the JWebSwing Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/angularvariablewatcherdemo/ -->
<dependency>
<groupId>com.jwebmp.examples.undertow</groupId>
<artifactId>angularvariablewatcherdemo</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/angularvariablewatcherdemo/
implementation 'com.jwebmp.examples.undertow:angularvariablewatcherdemo:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/angularvariablewatcherdemo/
implementation ("com.jwebmp.examples.undertow:angularvariablewatcherdemo:0.66.0.1")
'com.jwebmp.examples.undertow:angularvariablewatcherdemo:jar:0.66.0.1'
<dependency org="com.jwebmp.examples.undertow" name="angularvariablewatcherdemo" rev="0.66.0.1">
<artifact name="angularvariablewatcherdemo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.examples.undertow', module='angularvariablewatcherdemo', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp.examples.undertow" % "angularvariablewatcherdemo" % "0.66.0.1"
[com.jwebmp.examples.undertow/angularvariablewatcherdemo "0.66.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp : jwebmp-core | jar | 0.66.0.1 |
com.jwebmp : jwebmp-interception | jar | 0.66.0.1 |
com.jwebmp : guiced-servlets | jar | 0.66.0.1 |
com.jwebmp : jwebmp-undertow | jar | 0.66.0.1 |
com.jwebmp : guiced-injection | jar | 0.66.0.1 |
com.jwebmp : jwebmp-log-master | jar | 0.66.0.1 |
com.jwebmp.inject.extensions : guice-servlet | jar | 0.66.0.1 |
io.undertow : undertow-core | jar | 1.4.25.Final |
io.undertow : undertow-servlet | jar | 1.4.25.Final |
io.undertow : undertow-websockets-jsr | jar | 1.4.25.Final |