hyrts

A hybrid regression testing tool framework for Java programs.

License

License

GroupId

GroupId

org.hyrts
ArtifactId

ArtifactId

hyrts
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

hyrts
A hybrid regression testing tool framework for Java programs.
Project URL

Project URL

https://bitbucket.org/zhanglm10/hyrts
Source Code Management

Source Code Management

https://bitbucket.org/zhanglm10/hyrts.git

Download hyrts

Filename Size
hyrts-1.0.1.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hyrts-core
  • hyrts-maven-plugin

Versions

Version
1.0.1
1.0.0