A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Open Smart Grid Platform

An open, generic, scalable and independent 'Internet of Things' platform, which enables various connected smart objects in the public space to be easily controlled and monitored.
https://github.com/OSGP/open-smart-grid-platform

Category: Energy Systems
Sub Category: Grid Management and Microgrid

Keywords

cucumber-tests distribution-automation dlms iec61850 iot-platform java oslp public-lighting smartmetering springframework

Keywords from Contributors

osgp smartgrid puppet transformations measuring compose archives reporter observation sharing

Last synced: about 24 hours ago
JSON representation

Repository metadata

This repository combines the code from and supersedes the prior existing Shared, Platform, Protocol-Adapter-OSLP, Protocol-Adapter-IEC61850, Protocol-Adapter-DLMS, PublicLightingDemoApp and Integration-Tests repositories. The old repositories have been kept online for now in readonly mode to preserve the historical information.

README.md

Dependabot Status Build Status Quality Gate Status

CII Best Practices

Code for Grid eXchange Fabric (GXF)

Project Description

This repository contains all code for the Grid eXchange Fabric (GXF) project, formerly known as Open Smart Grid Platform (OSGP). The name OSGP has been deprecated.

  • osgp. This project contains all code components needed to build the platform.
  • integration-tests. This project contains all the tests to verify the platform.
  • public-lighting-demo-app. This project contains a simple demo app for the platform.

Grid eXchange Fabric information and news

High-level project information and news can be found on the GXF section of the LF Energy website:

GXF wiki with detailed project information:

GXF detailed documentation:

GXF issue tracker:

License

This project is licensed under the Apache 2.0 license - see the LICENSE file for details.

Licenses third-party libraries

This project uses third-party libraries, which are licensed under their own respective Open-Source licenses.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Contact

If you have a question, please read GXF wiki contact page how to best contact us.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 11,980
Total Committers: 85
Avg Commits per committer: 140.941
Development Distribution Score (DDS): 0.879

Commits in past year: 452
Committers in past year: 16
Avg Commits per committer in past year: 28.25
Development Distribution Score (DDS) in past year: 0.746

Name Email Commits
Kevin Smeets k****s@c****m 1446
Sander van der Heijden s****n@c****m 764
Bart van der Zwet b****t@c****m 668
Rudi de Vries r****s@g****m 636
Martijn Sips m****s@c****m 564
bjornamkreutz b****z@c****m 527
Hannek Toebast h****4@h****m 502
Gerben Kroes g****n@k****l 466
Robin Bakkerus r****s@c****m 450
Rianne Fijn r****n@c****m 432
stefanermens s****s@a****m 423
Harry Middelburg h****g@a****m 420
Eduard Drenth e****h@g****m 403
carlogeenen c****n@c****m 381
thijlboonen t****n@c****m 290
Robin den Adel r****l@c****m 247
Ruud Lemmers r****s@c****m 240
Coen Damen c****n@a****m 196
Sam van Dijk s****k@c****m 194
Jaco j****n@g****m 186
Natasja Nortier n****r@a****m 185
Jan Dik j****k@g****m 166
Frank Heijnders f****s@c****m 163
mvhaasteren m****n@c****l 144
Andre Bolder a****r@a****m 131
dependabot[bot] 4****] 121
dependabot-preview[bot] 2****] 120
Rob van Maris c****t@r****l 118
Jelle Hoffman j****n@a****m 115
Joep-Simons j****s@c****m 111
and 55 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 0
Total pull requests: 1,624
Average time to close issues: N/A
Average time to close pull requests: 21 days
Total issue authors: 0
Total pull request authors: 46
Average comments per issue: 0
Average comments per pull request: 1.36
Merged pull request: 1,175
Bot issues: 0
Bot pull requests: 539

Past year issues: 0
Past year pull requests: 315
Past year average time to close issues: N/A
Past year average time to close pull requests: 14 days
Past year issue authors: 0
Past year pull request authors: 15
Past year average comments per issue: 0
Past year average comments per pull request: 1.36
Past year merged pull request: 169
Past year bot issues: 0
Past year bot pull requests: 173

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/OSGP/open-smart-grid-platform

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (324)
  • dependabot-preview[bot] (215)
  • kroesctrl (161)
  • kevinsmeets (99)
  • harrymiddelburgetall (84)
  • stefanermens (83)
  • smvdheijden (80)
  • jboon (67)
  • bvdzwet (52)
  • coendamen (47)
  • natasja-n (46)
  • sanderv (45)
  • abolder (38)
  • robindenadel (37)
  • JelleHoffman (33)

Top Issue Labels

Top Pull Request Labels

  • dependencies (539)
  • java (16)
  • security (12)
  • cucumber_testing (8)
  • help wanted (7)
  • vulnerabilities (6)
  • do not merge (4)
  • build_containers (4)

Dependencies

.github/workflows/build.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
osgp/protocol-adapter-mqtt/osgp-protocol-simulator-mqtt/Dockerfile docker
  • openjdk 8-jdk-alpine build
integration-tests/cucumber-tests-core/pom.xml maven
  • com.luckycatlabs:SunriseSunsetCalculator ${SunriseSunsetCalculator.version}
  • commons-codec:commons-codec
  • joda-time:joda-time
  • org.junit.jupiter:junit-jupiter-api
  • org.opensmartgridplatform:shared
  • org.seleniumhq.selenium:selenium-java
  • org.slf4j:slf4j-api
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-security
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.vintage:junit-vintage-engine test
  • org.springframework:spring-test test
integration-tests/cucumber-tests-execution/pom.xml maven
  • args4j:args4j
  • joda-time:joda-time
  • org.apache.ant:ant-junit
  • org.junit.jupiter:junit-jupiter-api
  • org.junit.platform:junit-platform-launcher
  • org.slf4j:slf4j-api
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.vintage:junit-vintage-engine test
integration-tests/cucumber-tests-platform/pom.xml maven
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • io.cucumber:cucumber-java
  • javax.persistence:javax.persistence-api
  • joda-time:joda-time
  • org.apache.commons:commons-lang3
  • org.apache.httpcomponents:httpcore
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-api
  • org.opensmartgridplatform:cucumber-tests-core
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-commons
  • org.springframework.data:spring-data-jpa
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • io.cucumber:cucumber-junit test
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.vintage:junit-vintage-engine test
integration-tests/cucumber-tests-platform-common/pom.xml maven
  • org.postgresql:postgresql provided
  • args4j:args4j
  • io.cucumber:cucumber-java
  • io.cucumber:cucumber-junit
  • javax.persistence:javax.persistence-api
  • org.apache.ant:ant-junit
  • org.junit.jupiter:junit-jupiter-api
  • org.opensmartgridplatform:cucumber-tests-core
  • org.opensmartgridplatform:cucumber-tests-execution
  • org.opensmartgridplatform:cucumber-tests-platform
  • org.opensmartgridplatform:osgp-adapter-ws-admin
  • org.opensmartgridplatform:osgp-adapter-ws-core
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • io.cucumber:cucumber-spring test
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.vintage:junit-vintage-engine test
  • org.springframework:spring-test test
integration-tests/cucumber-tests-platform-distributionautomation/pom.xml maven
  • org.postgresql:postgresql provided
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  • com.sun.net.httpserver:http
  • io.cucumber:cucumber-java
  • javax.persistence:javax.persistence-api
  • org.apache.kafka:kafka-clients
  • org.opensmartgridplatform:cucumber-tests-core
  • org.opensmartgridplatform:cucumber-tests-execution
  • org.opensmartgridplatform:cucumber-tests-platform
  • org.opensmartgridplatform:cucumber-tests-platform-common
  • org.opensmartgridplatform:cucumber-tests-protocol-iec60870
  • org.opensmartgridplatform:osgp-adapter-domain-distributionautomation
  • org.opensmartgridplatform:osgp-adapter-kafka-distributionautomation
  • org.opensmartgridplatform:osgp-adapter-ws-distributionautomation
  • org.opensmartgridplatform:osgp-domain-distributionautomation
  • org.opensmartgridplatform:osgp-kafka-config
  • org.opensmartgridplatform:osgp-protocol-adapter-iec60870
  • org.opensmartgridplatform:osgp-protocol-adapter-mqtt
  • org.opensmartgridplatform:osgp-protocol-simulator-iec60870
  • org.opensmartgridplatform:osgp-protocol-simulator-mqtt
  • org.springframework.data:spring-data-jpa
  • org.springframework.kafka:spring-kafka
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • io.cucumber:cucumber-junit test
  • io.cucumber:cucumber-spring test
  • org.assertj:assertj-core test
  • org.junit.vintage:junit-vintage-engine test
  • org.springframework:spring-test test
integration-tests/cucumber-tests-platform-microgrids/pom.xml maven
  • org.postgresql:postgresql provided
  • com.sun.net.httpserver:http
  • io.cucumber:cucumber-java
  • javax.persistence:javax.persistence-api
  • org.opensmartgridplatform:cucumber-tests-core
  • org.opensmartgridplatform:cucumber-tests-execution
  • org.opensmartgridplatform:cucumber-tests-platform
  • org.opensmartgridplatform:cucumber-tests-platform-common
  • org.opensmartgridplatform:osgp-adapter-domain-microgrids
  • org.opensmartgridplatform:osgp-adapter-ws-microgrids
  • org.opensmartgridplatform:osgp-domain-microgrids
  • org.opensmartgridplatform:osgp-protocol-adapter-iec61850
  • org.opensmartgridplatform:osgp-protocol-simulator-iec61850
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • io.cucumber:cucumber-junit test
  • io.cucumber:cucumber-spring test
  • org.assertj:assertj-core test
  • org.junit.vintage:junit-vintage-engine test
  • org.springframework:spring-test test
integration-tests/cucumber-tests-platform-publiclighting/pom.xml maven
  • org.postgresql:postgresql provided
  • ch.qos.logback:logback-classic
  • io.cucumber:cucumber-java
  • javax.persistence:javax.persistence-api
  • org.opensmartgridplatform:cucumber-tests-core
  • org.opensmartgridplatform:cucumber-tests-execution
  • org.opensmartgridplatform:cucumber-tests-platform
  • org.opensmartgridplatform:cucumber-tests-platform-common
  • org.opensmartgridplatform:cucumber-tests-protocol-iec60870
  • org.opensmartgridplatform:osgp-adapter-ws-publiclighting
  • org.opensmartgridplatform:osgp-adapter-ws-tariffswitching
  • org.opensmartgridplatform:osgp-protocol-adapter-iec60870
  • org.opensmartgridplatform:osgp-protocol-adapter-oslp-elster
  • org.slf4j:log4j-over-slf4j
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • io.cucumber:cucumber-junit test
  • io.cucumber:cucumber-spring test
  • org.assertj:assertj-core test
  • org.junit.vintage:junit-vintage-engine test
  • org.projectlombok:lombok test
  • org.springframework:spring-test test
integration-tests/cucumber-tests-platform-smartmetering/pom.xml maven
  • org.postgresql:postgresql provided
  • ch.qos.logback:logback-classic
  • commons-io:commons-io
  • io.cucumber:cucumber-java
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.commons:commons-lang3
  • org.junit.jupiter:junit-jupiter-api
  • org.opensmartgridplatform:cucumber-tests-core
  • org.opensmartgridplatform:cucumber-tests-execution
  • org.opensmartgridplatform:cucumber-tests-platform
  • org.opensmartgridplatform:cucumber-tests-platform-common
  • org.opensmartgridplatform:osgp-adapter-ws-smartmetering
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:osgp-protocol-adapter-dlms
  • org.opensmartgridplatform:osgp-secret-management
  • org.opensmartgridplatform:shared
  • org.projectlombok:lombok
  • org.slf4j:log4j-over-slf4j
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • io.cucumber:cucumber-junit test
  • io.cucumber:cucumber-spring test
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.vintage:junit-vintage-engine test
  • org.springframework:spring-test test
integration-tests/cucumber-tests-protocol-iec60870/pom.xml maven
  • io.cucumber:cucumber-java
  • org.openmuc:j60870
  • org.opensmartgridplatform:cucumber-tests-core
  • org.opensmartgridplatform:cucumber-tests-platform
  • org.opensmartgridplatform:osgp-iec60870
  • org.opensmartgridplatform:osgp-protocol-adapter-iec60870
  • org.opensmartgridplatform:osgp-protocol-simulator-iec60870
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-orm
  • org.springframework:spring-tx
integration-tests/parent-integration-tests/pom.xml maven
  • org.opensmartgridplatform:osgp-adapter-domain-distributionautomation ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-domain-microgrids ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-kafka-distributionautomation ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-ws-admin ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-ws-core ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-ws-distributionautomation ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-ws-microgrids ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-ws-publiclighting ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-ws-smartmetering ${osgp.version}
  • org.opensmartgridplatform:osgp-adapter-ws-tariffswitching ${osgp.version}
  • org.opensmartgridplatform:osgp-iec60870 ${osgp.version}
  • org.opensmartgridplatform:osgp-protocol-adapter-dlms ${osgp.dlms.version}
  • org.opensmartgridplatform:osgp-protocol-adapter-iec60870 ${osgp.version}
  • org.opensmartgridplatform:osgp-protocol-adapter-iec61850 ${osgp.version}
  • org.opensmartgridplatform:osgp-protocol-adapter-mqtt ${osgp.version}
  • org.opensmartgridplatform:osgp-protocol-simulator-iec60870 ${osgp.version}
  • org.opensmartgridplatform:osgp-protocol-simulator-iec61850 ${osgp.version}
  • org.opensmartgridplatform:osgp-protocol-simulator-mqtt ${osgp.version}
  • org.opensmartgridplatform:osgp-secret-management ${osgp.dlms.version}
osgp/platform/osgp-adapter-domain-admin/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-adapter-domain-core/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • ma.glasnost.orika:orika-core
  • net.bytebuddy:byte-buddy
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.mockito:mockito-core
  • org.opensmartgridplatform:osgp-adapter-domain-shared
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.mockito:mockito-junit-jupiter test
  • org.opensmartgridplatform:osgp-domain-core test
  • org.springframework:spring-test test
osgp/platform/osgp-adapter-domain-distributionautomation/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-distributionautomation
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.mockito:mockito-core test
  • org.mockito:mockito-junit-jupiter test
osgp/platform/osgp-adapter-domain-microgrids/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-microgrids
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-adapter-domain-publiclighting/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • ma.glasnost.orika:orika-core
  • net.bytebuddy:byte-buddy
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.mockito:mockito-core
  • org.opensmartgridplatform:osgp-adapter-domain-shared
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.mockito:mockito-junit-jupiter test
  • org.springframework:spring-test test
osgp/platform/osgp-adapter-domain-shared/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • commons-codec:commons-codec
  • joda-time:joda-time
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-adapter-domain-smartmetering/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • org.projectlombok:lombok provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.mockito:mockito-core
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-params test
  • org.mockito:mockito-junit-jupiter test
  • org.springframework:spring-test test
osgp/platform/osgp-adapter-domain-tariffswitching/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-adapter-domain-shared
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-adapter-kafka-distributionautomation/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • org.projectlombok:lombok provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.fasterxml.jackson.core:jackson-databind
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.avro:avro
  • org.apache.commons:commons-lang3
  • org.apache.kafka:kafka-clients
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-distributionautomation
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:osgp-kafka-config
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.kafka:spring-kafka
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • 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.scala-lang:scala-library test
  • org.scala-lang:scala-reflect test
  • org.springframework.kafka:spring-kafka-test test
osgp/platform/osgp-adapter-kafka-logging/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  • commons-codec:commons-codec
  • org.apache.kafka:kafka-clients
  • org.opensmartgridplatform:osgp-kafka-config
  • org.opensmartgridplatform:osgp-kafka-logger
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.kafka:spring-kafka
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • org.springframework:spring-web
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.scala-lang:scala-library test
  • org.scala-lang:scala-reflect test
  • org.springframework.kafka:spring-kafka-test test
  • org.springframework:spring-test test
osgp/platform/osgp-adapter-ws-admin/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.assertj:assertj-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.mockito:mockito-core
  • org.mockito:mockito-junit-jupiter
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:osgp-ws-admin
  • org.opensmartgridplatform:osgp-ws-core
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.junit.jupiter:junit-jupiter-api test
osgp/platform/osgp-adapter-ws-core/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • org.projectlombok:lombok provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.assertj:assertj-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-adapter-ws-shared-db
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-ws-core
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • 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.opensmartgridplatform:osgp-ws-core test
  • org.springframework:spring-test test
osgp/platform/osgp-adapter-ws-distributionautomation/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-distributionautomation
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:osgp-ws-distributionautomation
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • 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
osgp/platform/osgp-adapter-ws-microgrids/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:osgp-domain-microgrids
  • org.opensmartgridplatform:osgp-ws-microgrids
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-adapter-ws-publiclighting/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.assertj:assertj-core
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-ws-publiclighting
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
osgp/platform/osgp-adapter-ws-shared/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • commons-codec:commons-codec
  • joda-time:joda-time
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.junit.jupiter:junit-jupiter-api
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-ws-core
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.mockito:mockito-core test
  • org.mockito:mockito-junit-jupiter test
  • org.springframework:spring-test test
osgp/platform/osgp-adapter-ws-shared-db/pom.xml maven
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • joda-time:joda-time
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-adapter-ws-smartmetering/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.sun.xml.bind:jaxb-core
  • com.sun.xml.bind:jaxb-impl
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • javax.xml.bind:jaxb-api
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.assertj:assertj-core
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.mockito:mockito-core
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:osgp-ws-smartmetering
  • org.opensmartgridplatform:shared
  • org.projectlombok:lombok
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-security
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.mockito:mockito-junit-jupiter test
osgp/platform/osgp-adapter-ws-tariffswitching/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-adapter-ws-shared
  • org.opensmartgridplatform:osgp-ws-tariffswitching
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-core/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-api
  • org.opensmartgridplatform:osgp-domain-core
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.mockito:mockito-core test
  • org.mockito:mockito-junit-jupiter test
  • org.springframework:spring-test test
osgp/platform/osgp-domain-core/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • org.projectlombok:lombok provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.jupiter:junit-jupiter-params test
osgp/platform/osgp-domain-distributionautomation/pom.xml maven
  • joda-time:joda-time
  • org.assertj:assertj-core
  • org.opensmartgridplatform:osgp-domain-core
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.mockito:mockito-core test
osgp/platform/osgp-domain-logging/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.xmlschema:xmlschema-core ${apache.commons.schema}
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-domain-microgrids/pom.xml maven
  • joda-time:joda-time
  • org.opensmartgridplatform:osgp-domain-core
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-logging/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.flywaydb:flyway-core
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-domain-logging
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-jms
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/platform/osgp-secret-management/pom.xml maven
  • org.springframework.ws:spring-ws-core compile
  • javax.jms:javax.jms-api 2.0.1
  • org.apache.ws.xmlschema:xmlschema-core 2.0.1
  • org.flywaydb:flyway-core
  • org.opensmartgridplatform:osgp-ws-secret-management 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:shared
  • org.postgresql:postgresql
  • org.projectlombok:lombok
  • org.springframework.boot:spring-boot-starter-actuator 2.7.2
  • org.springframework.boot:spring-boot-starter-data-jpa 2.7.2
  • org.springframework.boot:spring-boot-starter-web 2.7.2
  • org.springframework.boot:spring-boot-starter-web-services 2.7.2
  • org.springframework.data:spring-data-commons 2.7.2
  • wsdl4j:wsdl4j 1.6.3
  • com.h2database:h2 2.1.214 test
  • org.springframework.boot:spring-boot-starter-test 2.7.2 test
  • org.springframework.ws:spring-ws-test test
osgp/platform/osgp-throttling-service/pom.xml maven
  • org.springframework.boot:spring-boot-dependencies 2.4.0 import
  • com.zaxxer:HikariCP
  • io.micrometer:micrometer-registry-prometheus
  • javax.jms:javax.jms-api
  • ma.glasnost.orika:orika-core
  • org.flywaydb:flyway-core
  • org.opensmartgridplatform:osgp-throttling-api
  • org.opensmartgridplatform:shared
  • org.postgresql:postgresql
  • org.projectlombok:lombok
  • org.quartz-scheduler:quartz
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-data-jpa
  • org.springframework.boot:spring-boot-starter-jersey
  • org.springframework.boot:spring-boot-starter-security
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-test test
  • org.springframework.security:spring-security-test test
  • org.testcontainers:junit-jupiter test
  • org.testcontainers:postgresql test
  • org.testcontainers:testcontainers test
osgp/protocol-adapter-dlms/osgp-dlms/pom.xml maven
  • org.projectlombok:lombok compile
  • com.fasterxml.jackson.datatype:jackson-datatype-jsr310 ${jackson.version}
  • org.apache.commons:commons-lang3
  • org.opensmartgridplatform:osgp-dto
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-core
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.mockito:mockito-all 1.10.19 test
osgp/protocol-adapter-dlms/osgp-jasper-interface/pom.xml maven
  • org.projectlombok:lombok provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.fasterxml.jackson.core:jackson-annotations
  • net.bytebuddy:byte-buddy
  • org.apache.httpcomponents:httpclient
  • org.apache.ws.security:wss4j
  • org.junit.jupiter:junit-jupiter-engine
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-security
  • org.springframework.ws:spring-ws-support
  • org.springframework.ws:spring-ws-test
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-test
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.mockito:mockito-core test
  • org.mockito:mockito-junit-jupiter test
  • xmlunit:xmlunit test
osgp/protocol-adapter-dlms/osgp-protocol-adapter-dlms/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • org.projectlombok:lombok provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • io.netty:netty-all
  • javax.inject:javax.inject
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • net.bytebuddy:byte-buddy
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.security:wss4j
  • org.flywaydb:flyway-core
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.junit.jupiter:junit-jupiter-params
  • org.mockito:mockito-core
  • org.openmuc:jdlms
  • org.opensmartgridplatform:jasper-interface
  • org.opensmartgridplatform:osgp-dlms
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:osgp-throttling-client
  • org.opensmartgridplatform:osgp-ws-secret-management 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.integration:spring-integration-ip 5.5.14
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-security
  • org.springframework.ws:spring-ws-support
  • org.springframework.ws:spring-ws-test
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-jms
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • xmlunit:xmlunit
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.mockito:mockito-junit-jupiter test
  • org.opensmartgridplatform:osgp-dto test
  • org.opensmartgridplatform:shared test
  • org.postgresql:postgresql test
  • org.springframework:spring-test test
osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/osgp-simulator-dlms-triggered/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.fasterxml.jackson.core:jackson-annotations
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  • commons-io:commons-io
  • javax.servlet:jstl
  • org.apache.cxf:cxf-rt-frontend-jaxrs
  • org.apache.cxf:cxf-rt-rs-security-cors
  • org.apache.cxf:cxf-rt-rs-service-description
  • org.opensmartgridplatform:dlms-device-simulator ${osgp.version}
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-security
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/pom.xml maven
  • org.springframework.boot:spring-boot-dependencies 2.7.2 import
  • org.openmuc:jdlms-annotation-processor ${openmuc.jdlms.version} provided
  • commons-io:commons-io ${apache.commons.io.version}
  • org.apache.commons:commons-collections4 4.1
  • org.apache.cxf:cxf-rt-frontend-jaxrs ${cxf.version}
  • org.apache.cxf:cxf-rt-rs-security-cors ${cxf.version}
  • org.apache.cxf:cxf-rt-rs-service-description ${cxf.version}
osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator/pom.xml maven
  • org.apache.cxf:cxf-rt-rs-extension-providers provided
  • org.apache.cxf:cxf-rt-rs-extension-search provided
  • org.openmuc:jdlms-annotation-processor provided
  • ch.qos.logback:logback-classic
  • com.fasterxml.jackson.core:jackson-annotations
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  • joda-time:joda-time
  • org.apache.commons:commons-collections4
  • org.apache.commons:commons-lang3
  • org.apache.cxf:cxf-rt-rs-client
  • org.apache.cxf:cxf-rt-transports-http-hc
  • org.junit.jupiter:junit-jupiter-api
  • org.openmuc:jdlms
  • org.opensmartgridplatform:osgp-dlms
  • org.slf4j:slf4j-api
  • org.springframework.boot:spring-boot-autoconfigure
  • org.springframework.ws:spring-ws-security
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-params test
osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator-starter/pom.xml maven
  • org.opensmartgridplatform:dlms-device-simulator 5.39.0-SNAPSHOT
  • org.assertj:assertj-core test
osgp/protocol-adapter-iec60870/osgp-iec60870/pom.xml maven
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • javax.annotation:javax.annotation-api
  • ma.glasnost.orika:orika-core
  • net.bytebuddy:byte-buddy
  • org.apache.commons:commons-lang3
  • org.junit.jupiter:junit-jupiter-engine
  • org.mockito:mockito-core
  • org.openmuc:j60870
  • org.slf4j:slf4j-api
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.mockito:mockito-junit-jupiter test
osgp/protocol-adapter-iec60870/osgp-protocol-adapter-iec60870/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • ma.glasnost.orika:orika-core
  • net.bytebuddy:byte-buddy
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.flywaydb:flyway-core
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.openmuc:j60870
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:osgp-iec60870
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-jms
  • org.springframework:spring-orm
  • org.springframework:spring-test
  • org.springframework:spring-tx
  • io.cucumber:cucumber-java test
  • io.cucumber:cucumber-junit test
  • io.cucumber:cucumber-spring test
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.vintage:junit-vintage-engine test
  • org.mockito:mockito-core test
  • org.mockito:mockito-junit-jupiter test
osgp/protocol-adapter-iec60870/osgp-protocol-simulator-iec60870/pom.xml maven
  • org.springframework.boot:spring-boot-starter-tomcat provided
  • org.opensmartgridplatform:osgp-iec60870 5.39.0-SNAPSHOT
  • org.springframework.boot:spring-boot-starter-web
  • org.junit.jupiter:junit-jupiter-api test
  • org.springframework.boot:spring-boot-starter-test test
osgp/protocol-adapter-iec61850/osgp-core-db-api-iec61850/pom.xml maven
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • joda-time:joda-time
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/protocol-adapter-iec61850/osgp-iec61850/pom.xml maven
  • joda-time:joda-time
  • org.junit.jupiter:junit-jupiter-engine
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
osgp/protocol-adapter-iec61850/osgp-protocol-adapter-iec61850/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.beanit:openiec61850
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • io.netty:netty-all
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.opensmartgridplatform:osgp-core-db-api-iec61850
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:osgp-iec61850
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-jms
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
osgp/protocol-adapter-iec61850/protocol-simulator-iec61850/pom.xml maven
  • org.springframework.boot:spring-boot-starter-tomcat provided
  • com.beanit:openiec61850 1.8.0
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-test test
osgp/protocol-adapter-mqtt/osgp-protocol-adapter-mqtt/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.hivemq:hivemq-mqtt-client
  • io.netty:netty-all
  • javax.inject:javax.inject
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • net.bytebuddy:byte-buddy
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.apache.ws.security:wss4j
  • org.flywaydb:flyway-core
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.mockito:mockito-inline
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-security
  • org.springframework.ws:spring-ws-support
  • org.springframework.ws:spring-ws-test
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-jms
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • xmlunit:xmlunit
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.mockito:mockito-junit-jupiter test
  • org.opensmartgridplatform:osgp-dto test
  • org.opensmartgridplatform:shared test
  • org.postgresql:postgresql test
  • org.springframework:spring-test test
  • org.testcontainers:junit-jupiter test
  • org.testcontainers:testcontainers test
osgp/protocol-adapter-mqtt/osgp-protocol-simulator-mqtt/pom.xml maven
  • org.springframework.boot:spring-boot-starter-tomcat provided
  • com.hivemq:hivemq-mqtt-client 1.2.0
  • io.moquette:moquette-broker 0.13
  • org.opensmartgridplatform:shared 5.39.0-SNAPSHOT
  • org.springframework.boot:spring-boot-starter
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-test test
osgp/protocol-adapter-oslp/osgp-adapter-protocol-oslp-elster/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • org.projectlombok:lombok provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.google.protobuf:protobuf-java
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • io.micrometer:micrometer-core
  • io.micrometer:micrometer-registry-jmx
  • io.netty:netty-all
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.junit.jupiter:junit-jupiter-engine
  • org.opensmartgridplatform:osgp-core-db-api
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:oslp
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.mockito:mockito-core test
  • org.mockito:mockito-junit-jupiter test
  • org.springframework:spring-test test
osgp/protocol-adapter-oslp/osgp-core-db-api/pom.xml maven
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.zaxxer:HikariCP
  • joda-time:joda-time
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
osgp/protocol-adapter-oslp/oslp/pom.xml maven
  • com.google.protobuf:protobuf-java
  • io.netty:netty-all
  • joda-time:joda-time
  • org.apache.commons:commons-lang3
  • org.junit.jupiter:junit-jupiter-engine
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
osgp/protocol-adapter-oslp/signing-server/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.google.protobuf:protobuf-java
  • commons-codec:commons-codec
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.commons:commons-lang3
  • org.opensmartgridplatform:osgp-dto
  • org.opensmartgridplatform:oslp
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-jms
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.springframework:spring-web
osgp/protocol-adapter-oslp/web-device-simulator/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind
  • com.google.guava:guava
  • com.google.protobuf:protobuf-java
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • io.netty:netty-all
  • javax.servlet:jstl
  • joda-time:joda-time
  • org.apache.commons:commons-lang3
  • org.flywaydb:flyway-core
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.opensmartgridplatform:oslp
  • org.opensmartgridplatform:shared
  • org.slf4j:slf4j-api
  • org.springframework.data:spring-data-jpa
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-jdbc
  • org.springframework:spring-orm
  • org.springframework:spring-tx
  • org.springframework:spring-web
  • org.springframework:spring-webmvc
  • 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
osgp/shared/osgp-dto/pom.xml maven
  • commons-codec:commons-codec
  • joda-time:joda-time
  • org.apache.commons:commons-lang3
  • org.projectlombok:lombok
  • org.slf4j:slf4j-api
osgp/shared/osgp-kafka-config/pom.xml maven
  • com.microsoft.azure:msal4j
  • org.apache.commons:commons-lang3
  • org.springframework.kafka:spring-kafka
  • org.springframework:spring-core
  • ch.qos.logback:logback-classic test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.jupiter:junit-jupiter-params test
  • org.mockito:mockito-core test
  • org.springframework:spring-test test
osgp/shared/osgp-kafka-logger/pom.xml maven
  • org.apache.kafka:kafka-clients
  • org.slf4j:slf4j-api
osgp/shared/osgp-throttling-api/pom.xml maven
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  • org.hibernate.validator:hibernate-validator
osgp/shared/osgp-throttling-client/pom.xml maven
  • org.apache.httpcomponents:httpclient
  • org.opensmartgridplatform:osgp-throttling-api
  • org.slf4j:slf4j-api
  • org.springframework:spring-web
  • ch.qos.logback:logback-classic test
  • com.squareup.okhttp3:mockwebserver test
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.jupiter:junit-jupiter-params test
  • org.springframework:spring-test test
osgp/shared/osgp-ws-admin/pom.xml maven
  • javax.xml.bind:jaxb-api
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-context
  • org.springframework:spring-core
osgp/shared/osgp-ws-core/pom.xml maven
  • javax.xml.bind:jaxb-api
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-context
  • org.springframework:spring-core
osgp/shared/osgp-ws-distributionautomation/pom.xml maven
  • javax.xml.bind:jaxb-api
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-context
  • org.springframework:spring-core
osgp/shared/osgp-ws-microgrids/pom.xml maven
  • javax.xml.bind:jaxb-api
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-context
  • org.springframework:spring-core
osgp/shared/osgp-ws-publiclighting/pom.xml maven
  • javax.xml.bind:jaxb-api
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-context
  • org.springframework:spring-core
osgp/shared/osgp-ws-secret-management/pom.xml maven
  • javax.xml.bind:jaxb-api
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-context
  • org.springframework:spring-core
osgp/shared/osgp-ws-smartmetering/pom.xml maven
  • javax.xml.bind:jaxb-api
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-context
  • org.springframework:spring-core
osgp/shared/osgp-ws-tariffswitching/pom.xml maven
  • javax.xml.bind:jaxb-api
  • org.springframework.ws:spring-ws-core
  • org.springframework:spring-context
  • org.springframework:spring-core
osgp/shared/shared/pom.xml maven
  • io.netty:netty-all compile
  • com.hivemq:hivemq-mqtt-client provided
  • org.apache.cxf:cxf-rt-rs-extension-providers provided
  • org.apache.cxf:cxf-rt-rs-extension-search provided
  • ch.qos.logback:logback-classic
  • ch.qos.logback:logback-core
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  • com.zaxxer:HikariCP
  • commons-codec:commons-codec
  • io.micrometer:micrometer-core
  • io.micrometer:micrometer-registry-prometheus
  • javax.servlet:javax.servlet-api
  • joda-time:joda-time
  • ma.glasnost.orika:orika-core
  • net.bytebuddy:byte-buddy
  • org.apache.activemq:activemq-client
  • org.apache.activemq:activemq-spring
  • org.apache.activemq:artemis-jms-client-all 2.27.1
  • org.apache.commons:commons-lang3
  • org.apache.commons:commons-text
  • org.apache.cxf:cxf-rt-rs-client
  • org.apache.cxf:cxf-rt-transports-http-hc
  • org.flywaydb:flyway-core
  • org.hibernate.validator:hibernate-validator
  • org.hibernate:hibernate-core
  • org.hibernate:hibernate-entitymanager
  • org.projectlombok:lombok
  • org.quartz-scheduler:quartz
  • org.slf4j:slf4j-api
  • org.springframework.security:spring-security-config
  • org.springframework.security:spring-security-core
  • org.springframework.security:spring-security-web
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-security
  • org.springframework:spring-beans
  • org.springframework:spring-context-support
  • org.springframework:spring-jms
  • org.springframework:spring-orm
  • org.springframework:spring-test
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.jupiter:junit-jupiter-params test
  • org.mockito:mockito-core test
  • org.mockito:mockito-junit-jupiter test
public-lighting-demo-app/web-demo-app/pom.xml maven
  • javax.servlet:javax.servlet-api provided
  • javax.servlet:jstl
  • javax.xml.soap:javax.xml.soap-api
  • ma.glasnost.orika:orika-core
  • org.apache.httpcomponents:httpclient
  • org.opensmartgridplatform:osgp-ws-admin
  • org.opensmartgridplatform:osgp-ws-core
  • org.opensmartgridplatform:osgp-ws-publiclighting
  • org.springframework.ws:spring-ws-core
  • org.springframework.ws:spring-ws-security
  • org.springframework.ws:spring-ws-support
  • org.springframework:spring-beans
  • org.springframework:spring-context
  • org.springframework:spring-context-support
  • org.springframework:spring-core
  • org.springframework:spring-web
  • org.springframework:spring-webmvc
super/pom.xml maven
  • io.netty:netty-bom 4.1.80.Final import
  • io.projectreactor:reactor-bom 2020.0.22 import
  • javax.servlet:javax.servlet-api 4.0.1 provided
  • org.apache.cxf:cxf-rt-rs-extension-providers 3.4.8 provided
  • org.apache.cxf:cxf-rt-rs-extension-search 3.4.8 provided
  • org.projectlombok:lombok 1.18.24 provided
  • args4j:args4j 2.33
  • ch.qos.logback:logback-classic 1.2.11
  • ch.qos.logback:logback-core 1.2.11
  • com.beanit:openiec61850 1.8.0
  • com.fasterxml.jackson.core:jackson-annotations 2.13.4
  • com.fasterxml.jackson.core:jackson-core 2.13.4
  • com.fasterxml.jackson.core:jackson-databind 2.13.4.2
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider 2.13.4
  • com.google.guava:guava 31.1-jre
  • com.google.protobuf:protobuf-java 2.4.1
  • com.hivemq:hivemq-mqtt-client 1.2.0
  • com.microsoft.azure:msal4j 1.13.0
  • com.mycila:license-maven-plugin 3.0
  • com.sun.net.httpserver:http 20070405
  • com.sun.xml.bind:jaxb-core 2.3.0.1
  • com.sun.xml.bind:jaxb-impl 2.3.0.1
  • com.zaxxer:HikariCP 3.4.5
  • commons-codec:commons-codec 1.14
  • commons-io:commons-io 2.11.0
  • io.cucumber:cucumber-java 5.7.0
  • io.micrometer:micrometer-core 1.10.0
  • io.micrometer:micrometer-registry-jmx 1.10.0
  • io.micrometer:micrometer-registry-prometheus 1.10.0
  • javax.annotation:javax.annotation-api 1.3.2
  • javax.inject:javax.inject 1
  • javax.persistence:javax.persistence-api 2.2
  • javax.servlet:jstl 1.2
  • javax.validation:validation-api 2.0.1.Final
  • javax.xml.bind:jaxb-api 2.3.1
  • javax.xml.soap:javax.xml.soap-api 1.4.0
  • joda-time:joda-time 2.10.6
  • ma.glasnost.orika:orika-core 1.5.4
  • net.bytebuddy:byte-buddy 1.12.17
  • org.apache.activemq:activemq-client 5.17.2
  • org.apache.activemq:activemq-pool 5.17.2
  • org.apache.activemq:activemq-spring 5.17.2
  • org.apache.ant:ant-junit 1.10.8
  • org.apache.avro:avro 1.9.2
  • org.apache.commons:commons-lang3 3.10
  • org.apache.commons:commons-text 1.10.0
  • org.apache.cxf:cxf-rt-rs-client 3.4.8
  • org.apache.cxf:cxf-rt-transports-http-hc 3.4.8
  • org.apache.httpcomponents:httpclient 4.5.13
  • org.apache.httpcomponents:httpcore 4.4.13
  • org.apache.kafka:kafka-clients 2.4.1
  • org.apache.ws.security:wss4j 1.6.19
  • org.flywaydb:flyway-core 7.3.0
  • org.hibernate.validator:hibernate-validator 6.1.5.Final
  • org.hibernate:hibernate-core 5.6.12.Final
  • org.hibernate:hibernate-entitymanager 5.6.12.Final
  • org.junit.jupiter:junit-jupiter-api 5.7.0
  • org.junit.platform:junit-platform-launcher 1.6.2
  • org.openmuc:j60870 1.4.0
  • org.openmuc:jdlms 1.7.1
  • org.opensmartgridplatform:cucumber-tests-execution 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:jasper-interface 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-adapter-domain-shared 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-adapter-ws-shared 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-adapter-ws-shared-db 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-core-db-api 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-core-db-api-iec61850 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-dlms 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-domain-core 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-domain-distributionautomation 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-domain-logging 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-domain-microgrids 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-dto 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-iec60870 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-iec61850 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-kafka-config 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-kafka-logger 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-protocol-adapter-iec60870 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-protocol-adapter-oslp-elster 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-throttling-api 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-throttling-client 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-throttling-service 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-ws-admin 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-ws-core 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-ws-distributionautomation 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-ws-microgrids 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-ws-publiclighting 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-ws-smartmetering 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:osgp-ws-tariffswitching 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:oslp 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:shared 5.39.0-SNAPSHOT
  • org.opensmartgridplatform:signing-server 5.39.0-SNAPSHOT
  • org.postgresql:postgresql 42.5.0
  • org.quartz-scheduler:quartz 2.3.2
  • org.seleniumhq.selenium:selenium-java 3.141.59
  • org.slf4j:log4j-over-slf4j 1.7.30
  • org.slf4j:slf4j-api 1.7.30
  • org.springframework.data:spring-data-commons 2.2.9.RELEASE
  • org.springframework.data:spring-data-jpa 2.2.9.RELEASE
  • org.springframework.kafka:spring-kafka 2.4.7.RELEASE
  • org.springframework.security:spring-security-config 5.5.8
  • org.springframework.security:spring-security-core 5.5.8
  • org.springframework.security:spring-security-web 5.5.8
  • org.springframework.ws:spring-ws-core 3.0.12.RELEASE
  • org.springframework.ws:spring-ws-security 3.0.12.RELEASE
  • org.springframework.ws:spring-ws-support 3.0.12.RELEASE
  • org.springframework.ws:spring-ws-test 3.0.12.RELEASE
  • org.springframework:spring-aop 5.3.22
  • org.springframework:spring-beans 5.3.22
  • org.springframework:spring-context 5.3.22
  • org.springframework:spring-context-support 5.3.22
  • org.springframework:spring-core 5.3.22
  • org.springframework:spring-expression 5.3.22
  • org.springframework:spring-jcl 5.3.22
  • org.springframework:spring-jdbc 5.3.22
  • org.springframework:spring-jms 5.3.22
  • org.springframework:spring-messaging 5.3.22
  • org.springframework:spring-orm 5.3.22
  • org.springframework:spring-oxm 5.3.22
  • org.springframework:spring-tx 5.3.22
  • org.springframework:spring-web 5.3.22
  • org.springframework:spring-webflux 5.3.22
  • org.springframework:spring-webmvc 5.3.22
  • com.squareup.okhttp3:mockwebserver 4.9.1 test
  • io.cucumber:cucumber-junit 5.7.0 test
  • io.cucumber:cucumber-spring 5.7.0 test
  • org.assertj:assertj-core 3.16.1 test
  • org.junit.jupiter:junit-jupiter-engine 5.7.0 test
  • org.junit.jupiter:junit-jupiter-params 5.7.0 test
  • org.junit.vintage:junit-vintage-engine 5.7.0 test
  • org.mockito:mockito-core 4.8.0 test
  • org.mockito:mockito-inline 4.8.0 test
  • org.mockito:mockito-junit-jupiter 4.8.0 test
  • org.opensmartgridplatform:cucumber-tests-core 5.39.0-SNAPSHOT test
  • org.opensmartgridplatform:cucumber-tests-platform 5.39.0-SNAPSHOT test
  • org.opensmartgridplatform:cucumber-tests-platform-common 5.39.0-SNAPSHOT test
  • org.opensmartgridplatform:cucumber-tests-protocol-iec60870 5.39.0-SNAPSHOT test
  • org.scala-lang:scala-library 2.12.11 test
  • org.scala-lang:scala-reflect 2.12.11 test
  • org.springframework.kafka:spring-kafka-test 2.4.7.RELEASE test
  • org.springframework:spring-test 5.3.22 test
  • org.testcontainers:junit-jupiter 1.16.2 test
  • org.testcontainers:postgresql 1.16.2 test
  • org.testcontainers:testcontainers 1.16.2 test
  • xmlunit:xmlunit 1.6 test
integration-tests/pom.xml maven
osgp/platform/parent-platform/pom.xml maven
osgp/platform/pom.xml maven
osgp/pom.xml maven
osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/pom.xml maven
osgp/protocol-adapter-dlms/parent-pa-dlms/pom.xml maven
osgp/protocol-adapter-dlms/pom.xml maven
osgp/protocol-adapter-iec60870/parent-pa-iec60870/pom.xml maven
osgp/protocol-adapter-iec60870/pom.xml maven
osgp/protocol-adapter-iec61850/parent-pa-iec61850/pom.xml maven
osgp/protocol-adapter-iec61850/pom.xml maven
osgp/protocol-adapter-mqtt/parent-pa-mqtt/pom.xml maven
osgp/protocol-adapter-mqtt/pom.xml maven
osgp/protocol-adapter-oslp/parent-pa-oslp/pom.xml maven
osgp/protocol-adapter-oslp/pom.xml maven
osgp/shared/parent-shared/pom.xml maven
osgp/shared/pom.xml maven
pom.xml maven
public-lighting-demo-app/parent-os-webapps/pom.xml maven
public-lighting-demo-app/pom.xml maven
.github/workflows/dependency-review.yml actions
  • actions/checkout v4 composite
  • advanced-security/maven-dependency-submission-action v3 composite
osgp/shared/osgp-jasper-shared/pom.xml maven
  • org.projectlombok:lombok provided
  • com.fasterxml.jackson.core:jackson-annotations
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind
  • org.springframework:spring-core
  • org.springframework:spring-web

Score: 9.302463660851988