| License |
License |
|---|---|
| GroupId | GroupIdorg.jbehavesupport |
| ArtifactId | ArtifactIdjbehave-support-core |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLightweight extension to jbehave
|
| Filename | Size |
|---|---|
| jbehave-support-core-1.3.2.pom | |
| jbehave-support-core-1.3.2.jar | 392 KB |
| jbehave-support-core-1.3.2-sources.jar | 205 KB |
| jbehave-support-core-1.3.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jbehavesupport/jbehave-support-core/ -->
<dependency>
<groupId>org.jbehavesupport</groupId>
<artifactId>jbehave-support-core</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbehavesupport/jbehave-support-core/
implementation 'org.jbehavesupport:jbehave-support-core:1.3.2'
// https://jarcasting.com/artifacts/org.jbehavesupport/jbehave-support-core/
implementation ("org.jbehavesupport:jbehave-support-core:1.3.2")
'org.jbehavesupport:jbehave-support-core:jar:1.3.2'
<dependency org="org.jbehavesupport" name="jbehave-support-core" rev="1.3.2">
<artifact name="jbehave-support-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbehavesupport', module='jbehave-support-core', version='1.3.2')
)
libraryDependencies += "org.jbehavesupport" % "jbehave-support-core" % "1.3.2"
[org.jbehavesupport/jbehave-support-core "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 2.0-M5-groovy-3.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |
| org.spockframework : spock-spring | jar | 2.0-M5-groovy-3.0 |
| com.h2database : h2 | jar | 1.4.200 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.jbehavesupport » jbehave-support-core-test-oxm | jar | 1.3.2 |
| org.jbehavesupport » jbehave-support-core-test-app-domain | jar | 1.3.2 |
| org.apache.commons : commons-dbcp2 | jar | 2.8.0 |
| org.mockito : mockito-core | jar | 3.9.0 |
| net.bytebuddy : byte-buddy | jar | 1.10.22 |