License |
License
BSD style
|
---|---|
GroupId | GroupIdorg.jbehave |
ArtifactId | ArtifactIdjbehave-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjBehave Parent
|
Project Organization |
Project OrganizationjBehave |
Filename | Size |
---|---|
jbehave-parent-1.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbehave/jbehave-parent/ -->
<dependency>
<groupId>org.jbehave</groupId>
<artifactId>jbehave-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbehave/jbehave-parent/
implementation 'org.jbehave:jbehave-parent:1.0.1'
// https://jarcasting.com/artifacts/org.jbehave/jbehave-parent/
implementation ("org.jbehave:jbehave-parent:1.0.1")
'org.jbehave:jbehave-parent:pom:1.0.1'
<dependency org="org.jbehave" name="jbehave-parent" rev="1.0.1">
<artifact name="jbehave-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbehave', module='jbehave-parent', version='1.0.1')
)
libraryDependencies += "org.jbehave" % "jbehave-parent" % "1.0.1"
[org.jbehave/jbehave-parent "1.0.1"]