Last Version

Yandex QATools BeanLoader 2.1

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

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.beanloader
ArtifactId

ArtifactId

beanloader
Version

Version

2.1
Type

Type

jar
Description

Description

Yandex QATools BeanLoader
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/yandex-qatools/beanloader
Project Organization

Project Organization

Yandex
Source Code Management

Source Code Management

https://github.com/yandex-qatools/beanloader

Download beanloader 2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
ru.yandex.qatools.matchers : matcher-decorators jar 1.0

Project Modules

There are no modules declared in this project.