About: Grails (framework)     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : umbel-rc:SoftwareObject, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FGrails_%28framework%29

Grails is an open source web application framework that uses the Apache Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the "coding by convention" paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer.

AttributesValues
rdf:type
rdfs:label
  • Grails (ca)
  • Grails (de)
  • Grails (es)
  • Grails (framework) (en)
  • Grails (technique) (fr)
  • Grails (it)
  • Grails (ko)
  • Grails (ja)
  • Grails (nl)
  • Grails (pt)
  • Grails (ru)
  • Grails (uk)
rdfs:comment
  • Grails és un entorn de treball (framework) de codi obert que utilitza el llenguatge de programació Groovy per a desenvolupar de forma ràpida aplicacions web. Grails pretén ser un entorn de treball d'alta productivitat, seguint l'esperit de l'entorn Ruby on Rails. Grails oculta al desenvolupador els detalls de configuració dels entorns de treball que reuneix. (ca)
  • Grails est un framework open source de développement agile d'applications web basé sur le langage Groovy et sur le patron de conception Modèle-Vue-Contrôleur. (fr)
  • Grails è un framework open source per applicazioni web progettato per consentire un'elevata produttività. È basato sul linguaggio di programmazione Groovy, un linguaggio dinamico eseguito sulla piattaforma Java. Grails è stato creato per dare agli sviluppatori Java funzionalità per lo sviluppo di applicazioni web che non erano mai state disponibili prima. Siccome Grails è un framework web, non include nessuno strumento per servire altre architetture. Il lavoro di sviluppo cominciò nel luglio 2005 e la versione 0.1 venne pubblicata il 29 marzo 2006. (it)
  • Grails는 아파치 그루비 프로그래밍 언어(즉, 자바 플랫폼 기반)를 사용하는 오픈 소스 웹 애플리케이션 프레임워크이다.관습에 따른 코딩을 준수함으로써 생산성이 높은 프레임워크가 되기 위해 개발되었으며 독립적인 개발 환경을 제공하고 개발자로부터 구성의 상세한 부분을 대부분 숨긴다. Grails의 과거 이름은 "Groovy on Rails"였으며 2006년 3월 이 이름은 루비 온 레일즈 프레임워크의 개발자 David Heinemeier Hansson의 요청에 의해 사라지게 되었다. 작업은 2005년 7월 시작되어 0.1 릴리스가 2006년 3월 29일 출시되었으며 1.0 릴리스는 2008년 2월 18일 발표되었다. (ko)
  • Grails (グレイルズ)は、プログラミング言語 Groovy を使用するオープンソースのWebアプリケーションフレームワーク。Grails や Groovy はJavaプラットフォーム上で動作する。「設定より規約 (convention over configuration)」というパラダイムにより高い生産性を実現し、スタンドアロンの開発環境を提供しつつ、開発者からはその設定の詳細を隠蔽している。 かつては "Groovy on Rails" と名乗っていたが、Ruby on Rails の の要求で現在の名称になった。開発は2005年7月に開始され、2006年3月29日に 0.1 をリリース、2008年2月18日に 1.0 をリリース、2011年12月15日に 2.0、2015年3月31日に 3.0 をリリースした。 (ja)
  • Grails é um framework para construção de aplicações para web através da linguagem de programação Groovy (uma para a plataforma Java). Foi desenvolvido em código aberto e pretende ser um framework de alta produtividade graças à utilização do paradigma da programação por convenção que preserva o desenvolvedor dos detalhes de configuração. Foi inicialmente chamado de "Groovy on Rails" até ser renomeado para Grails, após um pedido do fundador do projeto Ruby on Rails, . Os trabalhos iniciaram em julho de 2005 e a versão 0.1 foi liberada em março de 2006. (pt)
  • Grails ist ein freies Webframework für die Programmiersprache Groovy.Grails bietet Konzepte wie Scaffolding, automatische Validatoren und Internationalisierung. Grails ist an Ruby on Rails angelehnt und baut auf mehreren etablierten Frameworks wie Spring, Hibernate und auf und verbindet diese mit der Skriptsprache Groovy. Für Entwickler, die aus verschiedenen Gründen nicht mit Java entwickeln wollen, bietet Grails einen Einstieg. Es können ohne Java-Kenntnisse Applikationen erstellt werden, die auf der JVM lauffähig sind. (de)
  • Grails is an open source web application framework that uses the Apache Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the "coding by convention" paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer. (en)
  • Grails es un framework para aplicaciones web libre desarrollado sobre el lenguaje de programación Groovy (el cual a su vez se basa en la Java platform). Grails pretende ser un marco de trabajo altamente productivo siguiendo paradigmas tales como convención sobre configuración o no te repitas (DRY), proporcionando un entorno de desarrollo estandarizado y ocultando gran parte de los detalles de configuración al programador. (es)
  • Grails is een opensource-webapplicatie framework, dat gebruikmaakt van de Groovy-programmeertaal (dat op zijn beurt gebaseerd is op het Java-platform). Het is bedoeld als hoge productiviteits framework door het volgen van de coding by convention-paradigma, waardoor er een stand-alone ontwikkelomgeving ontstaat die veel van de configuratie-instellingen overneemt. Grails heette eerst 'Groovy on Rails'; in maart 2006 is die naam vervallen op verzoek van David Heinemeier Hansson, de ontwikkelaar van het Ruby on Rails framework. (nl)
  • Grails — фреймворк для создания веб-приложений, написанный на скриптовом языке Groovy, который является одним из языков программирования с Java-подобным синтаксисом, работающим на платформе Java. Grails создан под сильным влиянием широко известного Ruby on Rails и основан на шаблоне «Модель-представление-поведение» (MVC). Фреймворк был создан с целью привлечь интерес пользователей к платформе Java и дать Java-разработчикам возможности для быстрого построения веб-приложений с лёгкостью и гибкостью, которая была недоступна прежде. (ru)
  • Grails — програмний каркас для створення вебзастосунків, написаний на скриптовій мові Groovy, яка в свою чергу заснована на Java. Grails створений під сильним впливом широко відомого Ruby on Rails і заснований на шаблоні «Модель-Вид-Контролер» (MVC). Grails було створено з метою привернути інтерес користувачів до платформи Java і дати Java-розробникам можливості для швидкої побудови вебзастосунків з новою легкістю і гнучкістю. Grails можна використовувати у програмах на Java, Groovy і на інших мовах для JVM. (uk)
foaf:name
  • Grails (en)
foaf:homepage
name
  • Grails (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Grails_logo.png
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 67 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software