Spring Extensions

Spring Extensions for spring-framework

License

License

GroupId

GroupId

com.myjeeva
ArtifactId

ArtifactId

spring-extensions
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Extensions
Spring Extensions for spring-framework
Project URL

Project URL

http://www.myjeeva.com/spring-extensions

Download spring-extensions

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
log4j : log4j Optional jar 1.2.15
org.springframework.security : spring-security-core jar 2.0.6.RELEASE
org.springframework.security : spring-security-core-tiger jar 2.0.6.RELEASE
org.springframework.security : spring-security-taglibs jar 2.0.6.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0