This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +0
-10
lines changed
grails-database-per-tenant
grails-partitioned-multi-tenancy Expand file tree Collapse file tree 5 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' com.bertramlabs.asset-pipeline' version ' 5.0.1'
32 id ' groovy'
43 id ' org.grails.grails-gsp'
54 id ' org.grails.grails-web'
@@ -15,7 +14,6 @@ dependencies {
1514 implementation ' org.grails:grails-plugin-rest'
1615 implementation ' org.grails.plugins:gsp'
1716
18- runtimeOnly ' com.bertramlabs.plugins:asset-pipeline-grails'
1917 runtimeOnly ' com.h2database:h2'
2018 runtimeOnly ' com.zaxxer:HikariCP'
2119 runtimeOnly ' org.grails:grails-plugin-databinding'
Original file line number Diff line number Diff line change 11plugins {
2- id ' com.bertramlabs.asset-pipeline' version ' 5.0.1'
32 id ' groovy'
43 id ' org.grails.grails-gsp'
54 id ' org.grails.grails-web'
@@ -17,7 +16,6 @@ dependencies {
1716 implementation ' org.grails:grails-plugin-rest'
1817 implementation ' org.grails.plugins:gsp'
1918
20- runtimeOnly ' com.bertramlabs.plugins:asset-pipeline-grails'
2119 runtimeOnly ' com.h2database:h2'
2220 runtimeOnly ' com.zaxxer:HikariCP'
2321 runtimeOnly ' org.grails:grails-plugin-databinding'
Original file line number Diff line number Diff line change 11plugins {
2- id ' com.bertramlabs.asset-pipeline' version ' 5.0.1'
32 id ' groovy'
43 id ' org.grails.grails-gsp'
54 id ' org.grails.grails-web'
@@ -15,7 +14,6 @@ dependencies {
1514 implementation ' org.grails:grails-plugin-rest'
1615 implementation ' org.grails.plugins:gsp'
1716
18- runtimeOnly ' com.bertramlabs.plugins:asset-pipeline-grails'
1917 runtimeOnly ' com.h2database:h2'
2018 runtimeOnly ' com.zaxxer:HikariCP'
2119 runtimeOnly ' org.grails:grails-plugin-databinding'
Original file line number Diff line number Diff line change 11plugins {
2- id ' com.bertramlabs.asset-pipeline' version ' 5.0.1'
32 id ' groovy'
43 id ' org.grails.grails-gsp'
54 id ' org.grails.grails-web'
@@ -15,7 +14,6 @@ dependencies {
1514 implementation ' org.grails:grails-plugin-rest'
1615 implementation ' org.grails.plugins:gsp'
1716
18- runtimeOnly ' com.bertramlabs.plugins:asset-pipeline-grails'
1917 runtimeOnly ' com.h2database:h2'
2018 runtimeOnly ' com.zaxxer:HikariCP'
2119 runtimeOnly ' org.grails:grails-plugin-databinding'
Original file line number Diff line number Diff line change 11plugins {
2- id ' com.bertramlabs.asset-pipeline' version ' 5.0.1'
32 id ' groovy'
43 id ' org.grails.grails-gsp'
54 id ' org.grails.grails-web'
@@ -15,7 +14,6 @@ dependencies {
1514 implementation ' org.grails:grails-plugin-rest'
1615 implementation ' org.grails.plugins:gsp'
1716
18- runtimeOnly ' com.bertramlabs.plugins:asset-pipeline-grails'
1917 runtimeOnly ' com.h2database:h2'
2018 runtimeOnly ' com.zaxxer:HikariCP'
2119 runtimeOnly ' org.grails:grails-plugin-databinding'
You can’t perform that action at this time.
0 commit comments