Flowee Spring

Spring module for Flowee

License

License

GroupId

GroupId

com.jramoyo.flowee
ArtifactId

ArtifactId

flowee-spring
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flowee Spring
Spring module for Flowee
Project URL

Project URL

https://code.google.com/p/flowee
Source Code Management

Source Code Management

http://jramoyo@code.google.com/p/flowee/

Download flowee-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.jramoyo.flowee : flowee-core jar 1.0
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

provided (6)

Group / Artifact Type Version
org.springframework : spring-core jar 3.2.2.RELEASE
org.springframework : spring-expression jar 3.2.2.RELEASE
org.springframework : spring-beans jar 3.2.2.RELEASE
org.springframework : spring-aop jar 3.2.2.RELEASE
org.springframework : spring-context jar 3.2.2.RELEASE
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.2.RELEASE
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0