License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.twibs |
ArtifactId | ArtifactIdtwibs-form-test-webapp |
Version | Version0.14.1 |
Type | Typewar |
Description |
DescriptionTwibs: Form Test
Twibs is a suite of utility classes to ease the development of internet applications with scala.
|
<!-- https://jarcasting.com/artifacts/net.twibs/twibs-form-test-webapp/ -->
<dependency>
<groupId>net.twibs</groupId>
<artifactId>twibs-form-test-webapp</artifactId>
<version>0.14.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.twibs/twibs-form-test-webapp/
implementation 'net.twibs:twibs-form-test-webapp:0.14.1'
// https://jarcasting.com/artifacts/net.twibs/twibs-form-test-webapp/
implementation ("net.twibs:twibs-form-test-webapp:0.14.1")
'net.twibs:twibs-form-test-webapp:war:0.14.1'
<dependency org="net.twibs" name="twibs-form-test-webapp" rev="0.14.1">
<artifact name="twibs-form-test-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='net.twibs', module='twibs-form-test-webapp', version='0.14.1')
)
libraryDependencies += "net.twibs" % "twibs-form-test-webapp" % "0.14.1"
[net.twibs/twibs-form-test-webapp "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-form | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-selenium-test-util | jar | 0.14.1 |