VRaptor 2 Distribution

mvc and ioc controller based on java 5 annotations and conventions

License

License

Apache License 2.0
Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.vraptor
ArtifactId

ArtifactId

vraptor-distribution
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

VRaptor 2 Distribution
mvc and ioc controller based on java 5 annotations and conventions
Project URL

Project URL

http://www.vraptor.org
Project Organization

Project Organization

VRaptor

Download vraptor-distribution

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.vraptor : vraptor jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
2.5.1
2.5.0
2.4