Examples: Spring Transactions

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

spring-txn
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

war
Description

Description

Examples: Spring Transactions
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download spring-txn

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.22
org.springframework : spring-context-support jar 4.1.6.RELEASE
org.springframework : spring-tx jar 4.1.6.RELEASE
org.springframework : spring-web jar 4.1.6.RELEASE
org.springframework : spring-aop jar 4.1.6.RELEASE
org.springframework : spring-jdbc jar 4.1.6.RELEASE
org.springframework : spring-aspects jar 4.1.6.RELEASE
org.springframework : spring-orm jar 4.1.6.RELEASE
org.springframework.data : spring-data-jpa jar 1.8.0.RELEASE
org.springframework : spring-webmvc jar 4.1.6.RELEASE
org.hibernate : hibernate-entitymanager jar 4.3.9.Final
org.hsqldb : hsqldb jar 2.3.2
org.slf4j : jcl-over-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3

provided (1)

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

test (6)

Group / Artifact Type Version
info.cukes : cucumber-jvm-deps jar 1.0.5
info.cukes : cucumber-spring jar 1.2.3
info.cukes : cucumber-junit jar 1.2.3
junit : junit jar 4.11
org.springframework : spring-test jar 4.1.6.RELEASE
org.dbunit : dbunit jar 2.5.1

Project Modules

There are no modules declared in this project.

Cucumber JVM

OpenCollective OpenCollective

Maven Central Build Status Coverage Status

Cucumber-JVM is a pure Java implementation of Cucumber. You can run it with the tool of your choice.

Cucumber-JVM also integrates with all the popular Dependency Injection containers.

Getting started

Questions, Problems, Help needed?

Please ask on

Bugs and Feature requests

You can register bugs and feature requests in the Github Issue Tracker.

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

Contributing

If you'd like to contribute to the documentation, checkout cucumber/docs.cucumber.io otherwise see our CONTRIBUTING.md.

info.cukes

Cucumber

Cucumber Open

Versions

Version
1.2.3
1.2.2
1.2.0
1.1.8
1.1.7
1.1.4