License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.twibs |
ArtifactId | ArtifactIdtwibs-web |
Version | Version0.14.1 |
Type | Typejar |
Description |
DescriptionTwibs: Web
Twibs is a suite of utility classes to ease the development of internet applications with scala.
|
Filename | Size |
---|---|
twibs-web-0.14.1.pom | |
twibs-web-0.14.1.jar | 1 MB |
twibs-web-0.14.1-sources.jar | 1 MB |
twibs-web-0.14.1-javadoc.jar | 585 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.twibs/twibs-web/ -->
<dependency>
<groupId>net.twibs</groupId>
<artifactId>twibs-web</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.twibs/twibs-web/
implementation 'net.twibs:twibs-web:0.14.1'
// https://jarcasting.com/artifacts/net.twibs/twibs-web/
implementation ("net.twibs:twibs-web:0.14.1")
'net.twibs:twibs-web:jar:0.14.1'
<dependency org="net.twibs" name="twibs-web" rev="0.14.1">
<artifact name="twibs-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.twibs', module='twibs-web', version='0.14.1')
)
libraryDependencies += "net.twibs" % "twibs-web" % "0.14.1"
[net.twibs/twibs-web "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-util | jar | 0.14.1 |
commons-fileupload : commons-fileupload | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.sling : org.apache.sling.api | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-test-util | jar | 0.14.1 |