Last Version

Yandex QATools Properties Loader 1.6

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.properties
ArtifactId

ArtifactId

properties-loader
Version

Version

1.6
Type

Type

jar
Description

Description

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

Project Organization

Yandex

Download properties-loader 1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.