Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
G
grails-plugin-jmesa
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
2
Issues
2
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
infrastructure
grails-plugin-jmesa
Commits
05e97afe
Commit
05e97afe
authored
Mar 03, 2017
by
janosch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update to grails 2.3.11
version update to 0.3
parent
253cac4e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
2 deletions
+15
-2
JmesaGrailsPlugin.groovy
JmesaGrailsPlugin.groovy
+2
-2
README.md
README.md
+13
-0
No files found.
JmesaGrailsPlugin.groovy
View file @
05e97afe
class
JmesaGrailsPlugin
{
def
version
=
"0.
2
"
def
grailsVersion
=
"
1.2.1
> *"
def
version
=
"0.
3
"
def
grailsVersion
=
"
2.0.0
> *"
def
dependsOn
=
[:]
def
pluginExcludes
=
[
"grails-app/views/error.gsp"
...
...
README.md
0 → 100644
View file @
05e97afe
## Grails Jmesa Plugin
Grails plugin for using Jmesa tables.
install into local maven repo
grails maven-install
use with in
**BuildConfig.groovy**
compile ":jmesa:0.2"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment