Beanoh

Beanoh is a simple open source way to verify your Spring context. Teams that leverage Beanoh spend less time focusing on configuring Spring and more time adding business value.

License

License

GroupId

GroupId

com.sourceallies.beanoh
ArtifactId

ArtifactId

beanoh
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Beanoh
Beanoh is a simple open source way to verify your Spring context. Teams that leverage Beanoh spend less time focusing on configuring Spring and more time adding business value.
Project Organization

Project Organization

Source Allies
Source Code Management

Source Code Management

https://github.com/sourceallies/beanoh

Download beanoh

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
junit : junit jar 4.8.2
cglib : cglib jar 2.2
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
org.springframework : spring-beans jar 3.0.0.RELEASE
org.springframework : spring-context jar 3.0.0.RELEASE
org.springframework : spring-core jar 3.0.0.RELEASE
org.springframework : spring-test jar 3.0.0.RELEASE
org.springframework : spring-web jar 3.0.0.RELEASE
javax.servlet : servlet-api jar 2.5
jaxen : jaxen jar 1.1.1

test (6)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.6.8
org.hibernate : hibernate-core jar 3.3.2.GA
org.mockito : mockito-core jar 1.8.5
org.springframework : spring-orm jar 3.0.0.RELEASE
org.springframework : spring-tx jar 3.0.0.RELEASE
hsqldb : hsqldb jar 1.8.0.10

Project Modules

There are no modules declared in this project.
com.sourceallies.beanoh

Source Allies

Versions

Version
1.0.0