fortuity-spring

Spring Integration for the Fortuity Framework

License

License

GroupId

GroupId

com.fortuityframework
ArtifactId

ArtifactId

fortuity-spring
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

fortuity-spring
Spring Integration for the Fortuity Framework
Project URL

Project URL

http://maven.apache.org

Download fortuity-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fortuityframework : fortuity-core jar 1.0.7

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 2.5.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.slf4j : slf4j-simple jar 1.5.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3