mvc-tools

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.virtalab
ArtifactId

ArtifactId

mvc-tools
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

mvc-tools
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download mvc-tools

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-core jar 4.1.5.RELEASE
org.springframework : spring-webmvc jar 4.1.5.RELEASE
commons-lang : commons-lang jar 2.3
net.virtalab : vson jar 0.3.2
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.2
1.1.1
1.1
1.0