x-core.1.5.0.source-code.codegen.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of knotx-core Show documentation
Show all versions of knotx-core Show documentation
Core Knot.x module consisting of Server, Repositories, Splitter, Assembler and
Gateway.
{
"name": "knotx-cheatsheet",
"generators": [{
"kind": "dataObject",
"incremental": true,
"filename": "'../../../documentation/.dataobjects/core-dataobjects.adoc'",
"templateFilename": "knotx-codegen/dataObjectCheatsheet.templ"
}]
}