Библиотека Хочу добавить - https://mvnrepository.com/artifact/org. ... ore/5.32.1
Отмечено, что зависимость находится здесь - https:// maven.dcm4che.org/
Вот мой pom.xml
Код: Выделить всё
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
org.springframework.boot
spring-boot-starter-parent
3.3.1
org.example
migration
0.0.1-SNAPSHOT
migration
migration
17
org.springframework.boot
spring-boot-starter-data-jpa
com.mysql
mysql-connector-j
runtime
org.springframework.boot
spring-boot-starter-test
test
org.dcm4che
dcm4che-core
5.32.1
dcm4che-repo
Dcm4che Repo
https://maven.dcm4che.org/
org.springframework.boot
spring-boot-maven-plugin
Нужно ли мне добавить банки вручную, если их нет в предоставленном репозитории?
Спасибо за любую помощь.
Я видел предыдущие сообщения, но снова , они используют более старые версии 2.0.29, а я надеялся использовать последнюю версию 5+
Подробнее здесь: https://stackoverflow.com/questions/787 ... -and-maven