Spring Framework Addons

A collection of useful add-ons for the Spring Framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.unicon.springframework
ArtifactId

ArtifactId

springframework-addons
Last Version

Last Version

0.1-pre
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Framework Addons
A collection of useful add-ons for the Spring Framework
Project Organization

Project Organization

Unicon Inc.

Download springframework-addons

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
org.springframework : spring-core jar 3.2.3.RELEASE
org.springframework : spring-beans jar 3.2.3.RELEASE
org.springframework : spring-context jar 3.2.3.RELEASE
org.springframework.security : spring-security-core jar 3.1.4.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.2.2

provided (1)

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

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : jcl-over-slf4j jar 1.7.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.spockframework : spock-core jar 0.7-groovy-2.0
org.springframework : spring-context-support jar 3.2.3.RELEASE
org.springframework : spring-test jar 3.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-pre
0.1