convention-bean-factory

A convention over configuration bean factory for spring framework

License

License

GroupId

GroupId

org.rosenvold.spring
ArtifactId

ArtifactId

convention-bean-factory
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

convention-bean-factory
A convention over configuration bean factory for spring framework

Download convention-bean-factory

How to add to project

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

Dependencies

provided (6)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.0.6.RELEASE
org.springframework : spring-core jar 3.0.6.RELEASE
org.springframework : spring-web jar 3.0.6.RELEASE
org.springframework : spring-test jar 3.0.6.RELEASE
org.springframework : spring-context jar 3.0.6.RELEASE
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
commons-logging : commons-logging jar 1.1.1
org.aspectj : aspectjrt jar 1.6.6
org.aspectj : aspectjweaver jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1