Last Version

Commons Properties 2.0.RC6

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

License

License

GroupId

GroupId

ru.qatools.commons
ArtifactId

ArtifactId

properties
Version

Version

2.0.RC6
Type

Type

jar
Description

Description

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

Project Organization

QATools
Source Code Management

Source Code Management

https://github.com/qatools/properties

Download properties 2.0.RC6


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.