Last Version

Bck2Brwsr Maven Archetype 0.7.2

Creates a skeletal HTML page and associated Java controller class. Runs in any browser (even without Java plugin) with the help of Bck2Brwsr virtual machine.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apidesign.bck2brwsr
ArtifactId

ArtifactId

bck2brwsr-archetype-html-sample
Version

Version

0.7.2
Type

Type

jar
Description

Description

Bck2Brwsr Maven Archetype
Creates a skeletal HTML page and associated Java controller class. Runs in any browser (even without Java plugin) with the help of Bck2Brwsr virtual machine.
Project Organization

Project Organization

API Design
Source Code Management

Source Code Management

http://source.apidesign.org/hg/bck2brwsr/bck2brwsr-archetype-html-sample

Download bck2brwsr-archetype-html-sample 0.7.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.7

Project Modules

There are no modules declared in this project.