Last Version

VRaptor4 4.3.2

Java web MVC framework for fast and maintainable development

License

License

GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

vraptor-parent
Version

Version

4.3.2
Type

Type

pom
Description

Description

VRaptor4
Java web MVC framework for fast and maintainable development
Project URL

Project URL

http://www.vraptor.org
Project Organization

Project Organization

Caelum
Source Code Management

Source Code Management

http://github.com/caelum/vraptor4

Download vraptor-parent 4.3.2

Filename Size
vraptor-parent-4.3.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jslsolucoes/vraptor-parent/ -->
<dependency>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>vraptor-parent</artifactId>
    <version>4.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/vraptor-parent/
implementation 'com.jslsolucoes:vraptor-parent:4.3.2'
// https://jarcasting.com/artifacts/com.jslsolucoes/vraptor-parent/
implementation ("com.jslsolucoes:vraptor-parent:4.3.2")
'com.jslsolucoes:vraptor-parent:pom:4.3.2'
<dependency org="com.jslsolucoes" name="vraptor-parent" rev="4.3.2">
  <artifact name="vraptor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='vraptor-parent', version='4.3.2')
)
libraryDependencies += "com.jslsolucoes" % "vraptor-parent" % "4.3.2"
[com.jslsolucoes/vraptor-parent "4.3.2"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.xml.ws : jaxws-api jar 2.3.1
com.sun.xml.ws : jaxws-rt jar 2.3.3-b01
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359
com.sun.xml.bind : jaxb-impl jar 2.4.0-b180830.0438
org.glassfish.jaxb : jaxb-core jar 2.3.0.1

Project Modules

  • vraptor-core