Skip to content

Commit

Permalink
added the list of targets and sources (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
midays authored Mar 17, 2024
1 parent 2ff69a1 commit 0f1a624
Showing 1 changed file with 137 additions and 0 deletions.
137 changes: 137 additions & 0 deletions src/data/kantra_sources_targets_list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
{
"targets": [
"azure-aks",
"azure-appservice",
"azure-container-apps",
"azure-spring-apps",
"camel",
"camel2",
"camel3",
"camel4",
"camel4.1",
"cloud-readiness",
"drools",
"drools6",
"eap",
"eap6",
"eap7",
"eap8",
"eapxp",
"eapxp2",
"eapxp3",
"fsw",
"fsw6",
"fuse",
"fuse6",
"hibernate",
"hibernate-search",
"hibernate-search5",
"hibernate4",
"hibernate5",
"hibernate5.1",
"hibernate5.3",
"hibernate6",
"hibernate6.1",
"hibernate6.2",
"jakarta-ee",
"jakarta-ee8",
"jakarta-ee9",
"java-ee",
"java-ee6",
"java-ee7",
"jbpm",
"jbpm6",
"jws",
"jws6",
"linux",
"openjdk",
"openjdk11",
"openjdk17",
"openjdk18",
"openjdk19",
"openjdk20",
"openjdk21",
"openliberty",
"quarkus",
"resteasy",
"resteasy3",
"rhr"
],
"sources": [
"agroal",
"amazon",
"apicurio",
"artemis",
"avro",
"camel",
"camel2",
"camel3",
"config",
"drools",
"drools5",
"eap",
"eap4",
"eap5",
"eap6",
"eap7",
"eap7.0",
"eap7.1",
"eapxp",
"elytron",
"flyway",
"glassfish",
"hibernate",
"hibernate-search",
"hibernate-search4",
"hibernate3.9",
"hibernate4",
"hibernate5.0",
"hibernate5.1",
"jakarta-ee",
"jakarta-ee7",
"java",
"java-ee",
"javaee",
"jbpm",
"jbpm5",
"jdbc",
"jrun",
"jsonb",
"jsonp",
"kafka",
"keycloak",
"kubernetes",
"liquibase",
"log4j",
"logging",
"micrometer",
"narayana",
"openjdk",
"openjdk11",
"openjdk18",
"openjdk19",
"openjdk20",
"openjdk21",
"openjdk8",
"openshift",
"opentelemetry",
"oraclejdk",
"orion",
"picocli",
"resin",
"resteasy",
"resteasy2",
"rmi",
"rpc",
"seam",
"seam2",
"soa",
"soa-p",
"soa-p5",
"sonic",
"sonicesb",
"springboot",
"thorntail",
"weblogic",
"websphere"]
}

0 comments on commit 0f1a624

Please sign in to comment.