License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdbr.gov.frameworkdemoiselle.component.archetypes |
ArtifactId | ArtifactIdjbehave-junit-archetype |
Last Version | Last Version1.6.0-BETA2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemoiselle Behave JUnit Archetype
Archetype for automated functional tests in web applications
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-junit-archetype/ -->
<dependency>
<groupId>br.gov.frameworkdemoiselle.component.archetypes</groupId>
<artifactId>jbehave-junit-archetype</artifactId>
<version>1.6.0-BETA2</version>
</dependency>
// https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-junit-archetype/
implementation 'br.gov.frameworkdemoiselle.component.archetypes:jbehave-junit-archetype:1.6.0-BETA2'
// https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-junit-archetype/
implementation ("br.gov.frameworkdemoiselle.component.archetypes:jbehave-junit-archetype:1.6.0-BETA2")
'br.gov.frameworkdemoiselle.component.archetypes:jbehave-junit-archetype:jar:1.6.0-BETA2'
<dependency org="br.gov.frameworkdemoiselle.component.archetypes" name="jbehave-junit-archetype" rev="1.6.0-BETA2">
<artifact name="jbehave-junit-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.frameworkdemoiselle.component.archetypes', module='jbehave-junit-archetype', version='1.6.0-BETA2')
)
libraryDependencies += "br.gov.frameworkdemoiselle.component.archetypes" % "jbehave-junit-archetype" % "1.6.0-BETA2"
[br.gov.frameworkdemoiselle.component.archetypes/jbehave-junit-archetype "1.6.0-BETA2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
junit : junit | jar | 4.8.1 |
org.mockito : mockito-all | jar | 1.9.5 |
mockit : jmockit | jar | 0.999.4 |