Last Version

Twibs: Maven Parent 0.14.1

Twibs is a suite of utility classes to ease the development of internet applications with scala.

License

License

Categories

Categories

Net
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-parent
Version

Version

0.14.1
Type

Type

pom
Description

Description

Twibs: Maven Parent
Twibs is a suite of utility classes to ease the development of internet applications with scala.
Project URL

Project URL

https://github.com/hombre/twibs
Source Code Management

Source Code Management

https://github.com/hombre/twibs.git

Download twibs-parent 0.14.1

Filename Size
twibs-parent-0.14.1.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/net.twibs/twibs-parent/ -->
<dependency>
    <groupId>net.twibs</groupId>
    <artifactId>twibs-parent</artifactId>
    <version>0.14.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.twibs/twibs-parent/
implementation 'net.twibs:twibs-parent:0.14.1'
// https://jarcasting.com/artifacts/net.twibs/twibs-parent/
implementation ("net.twibs:twibs-parent:0.14.1")
'net.twibs:twibs-parent:pom:0.14.1'
<dependency org="net.twibs" name="twibs-parent" rev="0.14.1">
  <artifact name="twibs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.twibs', module='twibs-parent', version='0.14.1')
)
libraryDependencies += "net.twibs" % "twibs-parent" % "0.14.1"
[net.twibs/twibs-parent "0.14.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • twibs-util
  • twibs-test-util
  • twibs-util-test
  • twibs-web
  • twibs-selenium-test-util
  • twibs-db
  • twibs-core
  • twibs-form
  • twibs-form-test-webapp
  • twibs-demo