All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download swf JAR 1.1 with all dependencies


Succinct Web Framework

Files of the artifact swf version 1.1 from the group com.github.venkatramanm.swf-all.

Artifact swf
Group com.github.venkatramanm.swf-all
Version 1.1
Last update 07. March 2012
Tags: succinct framework
Organization not specified
URL http://succinct.in
License MIT
Dependencies amount 19
Dependencies jetty-server, swf-db, swf-db-io-xml, swf-db-io-json, swf-db-io-xls, lucene-core, lucene-queryparser, commons-fileupload, commons-io, org.apache.oltu.oauth2.client, encoder, activation, freemarker, openhtmltopdf-core, openhtmltopdf-pdfbox, jtidy, jsoup, flexmark-all, cloudevents-core,
There are maybe transitive dependencies!
There is a newer version: 2.14
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of swf Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of swf version 1.1

META-INF
META-INF.META-INF.LICENSE.txt
META-INF.META-INF.MANIFEST.MF
com.venky.swf
com.venky.swf.com.venky.swf.JettyServer
com.venky.swf.configuration
com.venky.swf.configuration.com.venky.swf.configuration.Installer
com.venky.swf.controller
com.venky.swf.controller.com.venky.swf.controller.Controller
com.venky.swf.controller.com.venky.swf.controller.ModelController
com.venky.swf.controller.annotations
com.venky.swf.controller.annotations.com.venky.swf.controller.annotations.Depends
com.venky.swf.controller.annotations.com.venky.swf.controller.annotations.SingleRecordAction
com.venky.swf.controller.reflection
com.venky.swf.controller.reflection.com.venky.swf.controller.reflection.ControllerReflector
com.venky.swf.db
com.venky.swf.db.com.venky.swf.db.Database
com.venky.swf.db.com.venky.swf.db.DerbyHelper
com.venky.swf.db.com.venky.swf.db.JdbcTypeHelper
com.venky.swf.db.com.venky.swf.db.MySqlHelper
com.venky.swf.db.annotations.column
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.COLUMN_DEF
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.COLUMN_NAME
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.COLUMN_SIZE
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.DATA_TYPE
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.DECIMAL_DIGITS
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.IS_AUTOINCREMENT
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.IS_NULLABLE
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.IS_VIRTUAL
com.venky.swf.db.annotations.column.com.venky.swf.db.annotations.column.PASSWORD
com.venky.swf.db.annotations.column.defaulting
com.venky.swf.db.annotations.column.defaulting.com.venky.swf.db.annotations.column.defaulting.StandardDefault
com.venky.swf.db.annotations.column.defaulting.com.venky.swf.db.annotations.column.defaulting.StandardDefaulter
com.venky.swf.db.annotations.column.pm
com.venky.swf.db.annotations.column.pm.com.venky.swf.db.annotations.column.pm.PARTICIPANT
com.venky.swf.db.annotations.column.relationship
com.venky.swf.db.annotations.column.relationship.com.venky.swf.db.annotations.column.relationship.CONNECTED_VIA
com.venky.swf.db.annotations.column.ui
com.venky.swf.db.annotations.column.ui.com.venky.swf.db.annotations.column.ui.CONTENT_TYPE
com.venky.swf.db.annotations.column.ui.com.venky.swf.db.annotations.column.ui.HIDDEN
com.venky.swf.db.annotations.column.ui.com.venky.swf.db.annotations.column.ui.PROTECTED
com.venky.swf.db.annotations.column.ui.mimes
com.venky.swf.db.annotations.column.ui.mimes.com.venky.swf.db.annotations.column.ui.mimes.MimeType
com.venky.swf.db.annotations.column.validations
com.venky.swf.db.annotations.column.validations.com.venky.swf.db.annotations.column.validations.Enumeration
com.venky.swf.db.annotations.column.validations.com.venky.swf.db.annotations.column.validations.ExactLength
com.venky.swf.db.annotations.column.validations.com.venky.swf.db.annotations.column.validations.Mandatory
com.venky.swf.db.annotations.column.validations.com.venky.swf.db.annotations.column.validations.MaxLength
com.venky.swf.db.annotations.column.validations.com.venky.swf.db.annotations.column.validations.RegEx
com.venky.swf.db.annotations.column.validations.processors
com.venky.swf.db.annotations.column.validations.processors.com.venky.swf.db.annotations.column.validations.processors.EnumerationValidator
com.venky.swf.db.annotations.column.validations.processors.com.venky.swf.db.annotations.column.validations.processors.ExactLengthValidator
com.venky.swf.db.annotations.column.validations.processors.com.venky.swf.db.annotations.column.validations.processors.FieldValidator
com.venky.swf.db.annotations.column.validations.processors.com.venky.swf.db.annotations.column.validations.processors.MandatoryValidator
com.venky.swf.db.annotations.column.validations.processors.com.venky.swf.db.annotations.column.validations.processors.MaxLengthValidator
com.venky.swf.db.annotations.column.validations.processors.com.venky.swf.db.annotations.column.validations.processors.RegExValidator
com.venky.swf.db.annotations.model
com.venky.swf.db.annotations.model.com.venky.swf.db.annotations.model.CONFIGURATION
com.venky.swf.db.annotations.model.com.venky.swf.db.annotations.model.HAS_DESCRIPTION_COLUMN
com.venky.swf.db.annotations.model.com.venky.swf.db.annotations.model.TRANSACTION
com.venky.swf.db.model
com.venky.swf.db.model.com.venky.swf.db.model.Model
com.venky.swf.db.model.com.venky.swf.db.model.User
com.venky.swf.db.model.com.venky.swf.db.model.UserImpl
com.venky.swf.db.model.reflection
com.venky.swf.db.model.reflection.com.venky.swf.db.model.reflection.ModelReflector
com.venky.swf.db.table
com.venky.swf.db.table.com.venky.swf.db.table.BindVariable
com.venky.swf.db.table.com.venky.swf.db.table.ModelImpl
com.venky.swf.db.table.com.venky.swf.db.table.QueryCache
com.venky.swf.db.table.com.venky.swf.db.table.Record
com.venky.swf.db.table.com.venky.swf.db.table.Table
com.venky.swf.exceptions
com.venky.swf.exceptions.com.venky.swf.exceptions.AccessDeniedException
com.venky.swf.exceptions.com.venky.swf.exceptions.InvalidOperation
com.venky.swf.menu
com.venky.swf.menu.com.venky.swf.menu.DefaultMenuBuilder
com.venky.swf.menu.com.venky.swf.menu.MenuBuilder
com.venky.swf.routing
com.venky.swf.routing.com.venky.swf.routing.Config
com.venky.swf.routing.com.venky.swf.routing.Path
com.venky.swf.routing.com.venky.swf.routing.Router
com.venky.swf.sql
com.venky.swf.sql.com.venky.swf.sql.Conjunction
com.venky.swf.sql.com.venky.swf.sql.DDL
com.venky.swf.sql.com.venky.swf.sql.DataManupulationStatement
com.venky.swf.sql.com.venky.swf.sql.Delete
com.venky.swf.sql.com.venky.swf.sql.Expression
com.venky.swf.sql.com.venky.swf.sql.Insert
com.venky.swf.sql.com.venky.swf.sql.Operator
com.venky.swf.sql.com.venky.swf.sql.Select
com.venky.swf.sql.com.venky.swf.sql.SqlStatement
com.venky.swf.sql.com.venky.swf.sql.Update
com.venky.swf.sql.parser
com.venky.swf.sql.parser.com.venky.swf.sql.parser.SQLExpressionParser
com.venky.swf.sql.parser.com.venky.swf.sql.parser.XMLExpressionParser
com.venky.swf.views
com.venky.swf.views.com.venky.swf.views.BytesView
com.venky.swf.views.com.venky.swf.views.DashboardView
com.venky.swf.views.com.venky.swf.views.ExceptionView
com.venky.swf.views.com.venky.swf.views.HtmlView
com.venky.swf.views.com.venky.swf.views.RedirectorView
com.venky.swf.views.com.venky.swf.views.View
com.venky.swf.views.controls
com.venky.swf.views.controls.com.venky.swf.views.controls.Control
com.venky.swf.views.controls.page
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Body
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Css
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Form
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Head
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Html
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Image
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Link
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Menu
com.venky.swf.views.controls.page.com.venky.swf.views.controls.page.Script
com.venky.swf.views.controls.page.buttons
com.venky.swf.views.controls.page.buttons.com.venky.swf.views.controls.page.buttons.Button
com.venky.swf.views.controls.page.buttons.com.venky.swf.views.controls.page.buttons.Submit
com.venky.swf.views.controls.page.layout
com.venky.swf.views.controls.page.layout.com.venky.swf.views.controls.page.layout.Div
com.venky.swf.views.controls.page.layout.com.venky.swf.views.controls.page.layout.HorizontalLine
com.venky.swf.views.controls.page.layout.com.venky.swf.views.controls.page.layout.LineBreak
com.venky.swf.views.controls.page.layout.com.venky.swf.views.controls.page.layout.Table
com.venky.swf.views.controls.page.text
com.venky.swf.views.controls.page.text.com.venky.swf.views.controls.page.text.AutoCompleteText
com.venky.swf.views.controls.page.text.com.venky.swf.views.controls.page.text.CheckBox
com.venky.swf.views.controls.page.text.com.venky.swf.views.controls.page.text.FileTextBox
com.venky.swf.views.controls.page.text.com.venky.swf.views.controls.page.text.Input
com.venky.swf.views.controls.page.text.com.venky.swf.views.controls.page.text.Label
com.venky.swf.views.controls.page.text.com.venky.swf.views.controls.page.text.PasswordText
com.venky.swf.views.controls.page.text.com.venky.swf.views.controls.page.text.Select
com.venky.swf.views.controls.page.text.com.venky.swf.views.controls.page.text.TextBox
com.venky.swf.views.login
com.venky.swf.views.login.com.venky.swf.views.login.LoginView
com.venky.swf.views.model
com.venky.swf.views.model.com.venky.swf.views.model.AbstractModelView
com.venky.swf.views.model.com.venky.swf.views.model.ModelEditView
com.venky.swf.views.model.com.venky.swf.views.model.ModelListView
com.venky.swf.views.model.com.venky.swf.views.model.ModelShowView
config
config.config.Expression.xml
config.config.Expression.xsd
config.config.swf.properties
images
images.images.blank.png
images.images.clone.png
images.images.destroy.png
images.images.edit.png
images.images.menubg.png
images.images.show.png
scripts.jquery-ui.css.ui-lightness.images
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_diagonals-thick_18_b81900_40x40.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_diagonals-thick_20_666666_40x40.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_flat_10_000000_40x100.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_glass_100_f6f6f6_1x400.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_glass_100_fdf5ce_1x400.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_glass_65_ffffff_1x400.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_gloss-wave_35_f6a828_500x100.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_highlight-soft_100_eeeeee_1x100.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-bg_highlight-soft_75_ffe45c_1x100.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-icons_222222_256x240.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-icons_228ef1_256x240.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-icons_ef8c08_256x240.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-icons_ffd27a_256x240.png
scripts.jquery-ui.css.ui-lightness.images.scripts.jquery-ui.css.ui-lightness.images.ui-icons_ffffff_256x240.png
scripts.jquery-ui.css.ui-lightness
scripts.jquery-ui.css.ui-lightness.scripts.jquery-ui.css.ui-lightness.jquery-ui-1.8.16.custom.css
scripts.jquery-ui.js
scripts.jquery-ui.js.scripts.jquery-ui.js.jquery-1.6.2.min.js
scripts.jquery-ui.js.scripts.jquery-ui.js.jquery-ui-1.8.16.custom.min.js
scripts.jquery.tablesorter.addons.pager.icons
scripts.jquery.tablesorter.addons.pager.icons.scripts.jquery.tablesorter.addons.pager.icons.first.png
scripts.jquery.tablesorter.addons.pager.icons.scripts.jquery.tablesorter.addons.pager.icons.last.png
scripts.jquery.tablesorter.addons.pager.icons.scripts.jquery.tablesorter.addons.pager.icons.next.png
scripts.jquery.tablesorter.addons.pager.icons.scripts.jquery.tablesorter.addons.pager.icons.prev.png
scripts.jquery.tablesorter.addons.pager
scripts.jquery.tablesorter.addons.pager.scripts.jquery.tablesorter.addons.pager.jquery.tablesorter.pager.css
scripts.jquery.tablesorter.addons.pager.scripts.jquery.tablesorter.addons.pager.jquery.tablesorter.pager.js
scripts.jquery.tablesorter
scripts.jquery.tablesorter.scripts.jquery.tablesorter.jquery.metadata.js
scripts.jquery.tablesorter.scripts.jquery.tablesorter.jquery.tablesorter.js
scripts.jquery.tablesorter.scripts.jquery.tablesorter.jquery.tablesorter.min.js
scripts.jquery.tablesorter.themes.blue
scripts.jquery.tablesorter.themes.blue.scripts.jquery.tablesorter.themes.blue.asc.gif
scripts.jquery.tablesorter.themes.blue.scripts.jquery.tablesorter.themes.blue.bg.gif
scripts.jquery.tablesorter.themes.blue.scripts.jquery.tablesorter.themes.blue.blue.zip
scripts.jquery.tablesorter.themes.blue.scripts.jquery.tablesorter.themes.blue.desc.gif
scripts.jquery.tablesorter.themes.blue.scripts.jquery.tablesorter.themes.blue.style.css
scripts.jquery.tablesorter.themes.green
scripts.jquery.tablesorter.themes.green.scripts.jquery.tablesorter.themes.green.asc.png
scripts.jquery.tablesorter.themes.green.scripts.jquery.tablesorter.themes.green.bg.png
scripts.jquery.tablesorter.themes.green.scripts.jquery.tablesorter.themes.green.desc.png
scripts.jquery.tablesorter.themes.green.scripts.jquery.tablesorter.themes.green.green.zip
scripts.jquery.tablesorter.themes.green.scripts.jquery.tablesorter.themes.green.style.css
scripts.swf.css
scripts.swf.css.scripts.swf.css.swf.css
scripts.swf.js
scripts.swf.js.scripts.swf.js.autocomplete.js
scripts.swf.js.scripts.swf.js.tablesorter.js




© 2015 - 2024 Weber Informatics LLC | Privacy Policy