2016-04-20 15:28:39 +00:00
|
|
|
{
|
2016-04-20 20:31:07 +00:00
|
|
|
"gitbook": "2.x.x",
|
2016-04-20 20:51:55 +00:00
|
|
|
"structure": {
|
|
|
|
"readme": "README.adoc"
|
|
|
|
},
|
2016-04-20 20:31:07 +00:00
|
|
|
"plugins": [
|
|
|
|
"toggle-chapters",
|
|
|
|
"ungrey",
|
|
|
|
"splitter"
|
|
|
|
],
|
2016-04-20 15:28:39 +00:00
|
|
|
"variables": {
|
2016-04-20 21:52:40 +00:00
|
|
|
"community": true,
|
|
|
|
"product": false,
|
2016-04-21 16:48:50 +00:00
|
|
|
"images": "keycloak-images",
|
2016-04-21 15:15:52 +00:00
|
|
|
"appserver": {
|
2016-04-21 15:23:27 +00:00
|
|
|
"name": "JBoss EAP",
|
|
|
|
"version": "6.4",
|
2016-04-21 16:36:12 +00:00
|
|
|
"admindoc": {
|
|
|
|
"name": "JBoss EAP Administration and Configuration Guide",
|
|
|
|
"link": "https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html/Administration_and_Configuration_Guide/"
|
2016-04-27 03:02:53 +00:00
|
|
|
},
|
|
|
|
"datasource": {
|
|
|
|
"name": "JBoss EAP Administration and Configuration Guide",
|
|
|
|
"link": "https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html/Administration_and_Configuration_Guide/chap-Datasource_Management.html"
|
2016-04-21 16:36:12 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"caching": {
|
|
|
|
"name": "JBoss Data Grid",
|
|
|
|
"version": "???",
|
|
|
|
"admindoc": {
|
|
|
|
"name": "JBoss Data Grid Administration and Configuration Guide",
|
|
|
|
"link": "https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.6/html/Administration_and_Configuration_Guide/index.html"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"jpa": {
|
|
|
|
"name": "Hibernate",
|
|
|
|
"version": "???",
|
|
|
|
"admindoc": {
|
2016-04-27 21:01:22 +00:00
|
|
|
"name": "JBoss Development Guide",
|
2016-04-21 16:36:12 +00:00
|
|
|
"link": "https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html/Development_Guide/sect-Java_Persistence_API_JPA.html#sect-Configuration2"
|
|
|
|
}
|
|
|
|
|
2016-04-21 15:15:52 +00:00
|
|
|
},
|
2016-04-20 20:51:55 +00:00
|
|
|
"project": {
|
2016-04-20 21:49:18 +00:00
|
|
|
"name": "Keycloak",
|
|
|
|
"version": "1.9.3.Final-SNAPSHOT"
|
2016-04-20 20:51:55 +00:00
|
|
|
}
|
2016-04-20 15:28:39 +00:00
|
|
|
}
|
|
|
|
}
|