Last Version

Intents 2.0

step defs abstraction for cucumber jvm implementation

License

License

Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.testvagrant.intents
ArtifactId

ArtifactId

intents
Version

Version

2.0
Type

Type

jar
Description

Description

Intents
step defs abstraction for cucumber jvm implementation
Project URL

Project URL

https://github.com/testvagrant/intents
Source Code Management

Source Code Management

https://github.com/testvagrant/intents

Download intents 2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
org.reflections : reflections jar 0.9.11
com.google.code.gson : gson jar 2.8.1
com.testvagrant.optimus-commons : optimus-commons jar 3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.