Examples: Spring Transactions

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

Лицензия

Лицензия

Группа

Группа

info.cukes
Идентификатор

Идентификатор

spring-txn
Последняя версия

Последняя версия

1.2.3
Дата

Дата

Тип

Тип

war
Описание

Описание

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

Скачать spring-txn

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.2.3
1.2.2
1.2.0
1.1.8
1.1.7
1.1.4