License |
License
BSD license
|
---|---|
GroupId | GroupIdorg.jbehave.site |
ArtifactId | ArtifactIdjbehave-site-frontend |
Version | Version3.4.1 |
Type | Typepom |
Description |
DescriptionJBehave Site Front-End
JBehave Site provide site resources and templates for use by JBehave documentations and distributions
|
Filename | Size |
---|---|
jbehave-site-frontend-3.4.1.pom | |
jbehave-site-frontend-3.4.1-src.zip | 934 KB |
jbehave-site-frontend-3.4.1-bin.zip | 787 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbehave.site/jbehave-site-frontend/ -->
<dependency>
<groupId>org.jbehave.site</groupId>
<artifactId>jbehave-site-frontend</artifactId>
<version>3.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbehave.site/jbehave-site-frontend/
implementation 'org.jbehave.site:jbehave-site-frontend:3.4.1'
// https://jarcasting.com/artifacts/org.jbehave.site/jbehave-site-frontend/
implementation ("org.jbehave.site:jbehave-site-frontend:3.4.1")
'org.jbehave.site:jbehave-site-frontend:pom:3.4.1'
<dependency org="org.jbehave.site" name="jbehave-site-frontend" rev="3.4.1">
<artifact name="jbehave-site-frontend" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbehave.site', module='jbehave-site-frontend', version='3.4.1')
)
libraryDependencies += "org.jbehave.site" % "jbehave-site-frontend" % "3.4.1"
[org.jbehave.site/jbehave-site-frontend "3.4.1"]