com.automationrockstars:gir-data

Toolchain funneling opensource tools necessary for test automation

License

License

Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automationrockstars
ArtifactId

ArtifactId

gir-data
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Toolchain funneling opensource tools necessary for test automation
Project URL

Project URL

https://github.com/AutomationRockstars/Design/wiki/gir-data
Project Organization

Project Organization

Automation RockStars

Download gir-data

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar
commons-io : commons-io jar 2.4
commons-beanutils : commons-beanutils jar 1.9.2
com.google.code.gson : gson jar
com.automationrockstars : bmo jar 2.0.3

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Armor

Armor is a toolchain to protect you from any bugs. It contains toolset to create and simplify DevOps practices. More on wiki https://github.com/AutomationRockstars/Design/wiki

#Contributing

It's easy to contribute to AutomationRockstars code. Just setup an account on github and fork the project. When you have some code to contribute, send a pull request! Please do not push your changes directly.

License

Armor is licensed with the Apache License, version 2.0. You can find more information on the license here: http://www.apache.org/licenses/LICENSE-2.0.html

com.automationrockstars

Automation RockStars

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4