4.0.0
org.onap.policy.pap
policy-pap
4.0.1-SNAPSHOT
pap-main
${project.artifactId}
The main module of Policy Administration Backend that handles startup, lifecycle management, and
parameters.
org.onap.policy.common
capabilities
${policy.common.version}
org.onap.policy.common
common-parameters
${policy.common.version}
org.onap.policy.common
gson
${policy.common.version}
org.onap.policy.common
message-bus
${policy.common.version}
org.onap.policy.common
policy-endpoints
${policy.common.version}
org.onap.policy.common
spring-utils
${policy.common.version}
org.onap.policy.common
utils
${policy.common.version}
org.onap.policy.models
policy-models-base
${policy.models.version}
org.onap.policy.models
policy-models-errors
${policy.models.version}
org.onap.policy.models
policy-models-pap
${policy.models.version}
org.onap.policy.models
policy-models-pdp
${policy.models.version}
org.onap.policy.models
policy-models-tosca
${policy.models.version}
com.google.code.gson
gson
provided
com.google.guava
guava
runtime
com.google.re2j
re2j
provided
io.micrometer
micrometer-core
io.swagger.core.v3
swagger-annotations-jakarta
io.swagger.core.v3
swagger-models-jakarta
jakarta.annotation
jakarta.annotation-api
jakarta.validation
jakarta.validation-api
jakarta.ws.rs
jakarta.ws.rs-api
org.apache.commons
commons-lang3
org.aspectj
aspectjweaver
org.eclipse.jetty.toolchain
jetty-jakarta-servlet-api
org.projectlombok
lombok
provided
org.slf4j
slf4j-api
provided
org.springframework
spring-beans
org.springframework
spring-context
org.springframework
spring-core
org.springframework
spring-tx
org.springframework
spring-web
org.springframework
spring-webmvc
org.springframework.boot
spring-boot
org.springframework.boot
spring-boot-autoconfigure
org.springframework.data
spring-data-commons
org.springframework.data
spring-data-jpa
org.springframework.security
spring-security-config
org.springframework.security
spring-security-core
org.springframework.security
spring-security-web
io.micrometer
micrometer-registry-prometheus
runtime
org.apache.kafka
kafka-clients
runtime
org.apache.tomcat.embed
tomcat-embed-core
runtime
org.glassfish.jersey.core
jersey-client
runtime
org.hibernate.orm
hibernate-core
runtime
org.postgresql
postgresql
runtime
org.springdoc
springdoc-openapi-starter-webmvc-ui
runtime
org.springframework.boot
spring-boot-starter-actuator
runtime
org.springframework.boot
spring-boot-starter-aop
runtime
org.springframework.boot
spring-boot-starter-data-jpa
runtime
org.springframework.boot
spring-boot-starter-security
runtime
org.springframework.boot
spring-boot-starter-tomcat
runtime
org.springframework.boot
spring-boot-starter-web
runtime
org.yaml
snakeyaml
runtime
org.onap.policy.common
utils-test
${policy.common.version}
test
com.h2database
h2
test
org.assertj
assertj-core
test
org.junit.jupiter
junit-jupiter-api
test
org.junit.jupiter
junit-jupiter-engine
test
org.mockito
mockito-core
test
org.mockito
mockito-junit-jupiter
test
org.springframework
spring-test
test
org.springframework.boot
spring-boot-starter-test
test
org.springframework.boot
spring-boot-test
test
org.springframework.boot
spring-boot-test-autoconfigure
test
org.springframework.security
spring-security-test
test
src/main/resources
true
**/version.txt
src/main/resources
false
**/version.txt
io.swagger.codegen.v3
swagger-codegen-maven-plugin
code-gen
generate
${project.basedir}/src/main/resources/openapi/openapi.yaml
org.onap.policy.pap.main.rest
org.onap.policy.models.tosca.authorative.concepts
org.onap.policy.pap.main.rest
spring
false
false
HealthCheckReport=org.onap.policy.common.utils.report.HealthCheckReport,
Pdps=org.onap.policy.models.pdp.concepts.Pdps,
PdpState=org.onap.policy.models.pdp.enums.PdpState,
PdpGroupUpdateResponse=org.onap.policy.models.pap.concepts.PdpGroupUpdateResponse,
PdpGroupStateChangeResponse=org.onap.policy.models.pap.concepts.PdpGroupStateChangeResponse,
PdpGroupDeleteResponse=org.onap.policy.models.pap.concepts.PdpGroupDeleteResponse,
PdpGroupDeployResponse=org.onap.policy.models.pap.concepts.PdpGroupDeployResponse,
DeploymentGroups=org.onap.policy.models.pdp.concepts.DeploymentGroups,
PdpDeployPolicies=org.onap.policy.models.pap.concepts.PdpDeployPolicies,
PdpGroups=org.onap.policy.models.pdp.concepts.PdpGroups,
PolicyAudit=org.onap.policy.models.pap.concepts.PolicyAudit,
PolicyStatus=org.onap.policy.models.pap.concepts.PolicyStatus
src/gen/java
java17
true
true
true
org.springframework.boot
spring-boot-maven-plugin
${version.springboot}
repackage
package