License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.github.marceloemanoel |
ArtifactId | ArtifactIdvraptor-js-controller |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvraptor-js-controller
vraptor-js-controller helps interaction through ajax
|
Project URL |
Project URL |
Filename | Size |
---|---|
vraptor-js-controller-0.2.pom | |
vraptor-js-controller-0.2.jar | 11 KB |
vraptor-js-controller-0.2-sources.jar | 7 KB |
vraptor-js-controller-0.2-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marceloemanoel/vraptor-js-controller/ -->
<dependency>
<groupId>com.github.marceloemanoel</groupId>
<artifactId>vraptor-js-controller</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marceloemanoel/vraptor-js-controller/
implementation 'com.github.marceloemanoel:vraptor-js-controller:0.2'
// https://jarcasting.com/artifacts/com.github.marceloemanoel/vraptor-js-controller/
implementation ("com.github.marceloemanoel:vraptor-js-controller:0.2")
'com.github.marceloemanoel:vraptor-js-controller:jar:0.2'
<dependency org="com.github.marceloemanoel" name="vraptor-js-controller" rev="0.2">
<artifact name="vraptor-js-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marceloemanoel', module='vraptor-js-controller', version='0.2')
)
libraryDependencies += "com.github.marceloemanoel" % "vraptor-js-controller" % "0.2"
[com.github.marceloemanoel/vraptor-js-controller "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | 3.1.0.RELEASE |
org.springframework : spring-tx | jar | 3.1.0.RELEASE |
org.springframework : spring-beans | jar | 3.1.0.RELEASE |
org.springframework : spring-context | jar | 3.1.0.RELEASE |
org.springframework : spring-jdbc | jar | 3.1.0.RELEASE |
org.springframework : spring-aop | jar | 3.1.0.RELEASE |
org.apache.velocity : velocity | jar | 1.7 |
org.springframework : spring-expression | jar | 3.1.0.RELEASE |
org.springframework : spring-asm | jar | 3.1.0.RELEASE |
javax.servlet : servlet-api | jar | 2.5 |
org.springframework : spring-aspects | jar | 3.1.0.RELEASE |
org.springframework : spring-oxm | jar | 3.1.0.RELEASE |
com.google.javascript : closure-compiler | jar | r1810 |
org.springframework : spring-core | jar | 3.1.0.RELEASE |
org.springframework : spring-web | jar | 3.1.0.RELEASE |
org.springframework : spring-orm | jar | 3.1.0.RELEASE |
org.springframework : spring-test | jar | 3.1.0.RELEASE |
br.com.caelum : vraptor | jar | 3.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.0-rc1 |
junit : junit | jar | 4.10+ |