Spring-Annotation SpringMVC Module


License

License

LGPL
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.spring-annotation
ArtifactId

ArtifactId

spring-annotation-web
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring-Annotation SpringMVC Module

Download spring-annotation-web

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-web/ -->
<dependency>
    <groupId>net.java.dev.spring-annotation</groupId>
    <artifactId>spring-annotation-web</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-web/
implementation 'net.java.dev.spring-annotation:spring-annotation-web:1.0.2'
// https://jarcasting.com/artifacts/net.java.dev.spring-annotation/spring-annotation-web/
implementation ("net.java.dev.spring-annotation:spring-annotation-web:1.0.2")
'net.java.dev.spring-annotation:spring-annotation-web:jar:1.0.2'
<dependency org="net.java.dev.spring-annotation" name="spring-annotation-web" rev="1.0.2">
  <artifact name="spring-annotation-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.spring-annotation', module='spring-annotation-web', version='1.0.2')
)
libraryDependencies += "net.java.dev.spring-annotation" % "spring-annotation-web" % "1.0.2"
[net.java.dev.spring-annotation/spring-annotation-web "1.0.2"]

Dependencies

compile (8)

Group / Artifact Type Version
net.java.dev.spring-annotation : spring-annotation-base jar 1.0.2
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0
commons-logging : commons-logging jar 1.1
org.springframework : spring jar 2.0
cglib : cglib-nodep jar 2.1
aspectj : aspectjrt jar 1.5.2
aspectj : aspectjweaver jar 1.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0