| GroupId | GroupIdcom.github.yroffin |
|---|---|
| ArtifactId | ArtifactIdjbehaviour-console |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jbehaviour-console-0.0.1.pom | |
| jbehaviour-console-0.0.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-console/ -->
<dependency>
<groupId>com.github.yroffin</groupId>
<artifactId>jbehaviour-console</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-console/
implementation 'com.github.yroffin:jbehaviour-console:0.0.1'
// https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-console/
implementation ("com.github.yroffin:jbehaviour-console:0.0.1")
'com.github.yroffin:jbehaviour-console:jar:0.0.1'
<dependency org="com.github.yroffin" name="jbehaviour-console" rev="0.0.1">
<artifact name="jbehaviour-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yroffin', module='jbehaviour-console', version='0.0.1')
)
libraryDependencies += "com.github.yroffin" % "jbehaviour-console" % "0.0.1"
[com.github.yroffin/jbehaviour-console "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yroffin : jbehaviour-engine | jar | 0.0.1 |
| com.github.yroffin : jbehaviour-jdbc | jar | 0.0.1 |
| com.github.yroffin : jbehaviour-remote | jar | 0.0.1 |
| com.github.yroffin : jbehaviour-selenium | jar | 0.0.1 |
| com.github.yroffin : jbehaviour-sikuli | jar | 0.0.1 |
| junit : junit | jar | 4.9 |
| org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 2.5.1 |
| ch.qos.logback : logback-core | jar | 1.0.7 |
| org.slf4j : slf4j-ext | jar | 1.7.2 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |