Compare commits

...

39 Commits

Author SHA1 Message Date
lucio 48fb6cafa1 added jaxb-impl dep 2024-05-15 17:02:00 +02:00
lucio 39bfb60004 updated 2024-05-08 12:01:37 +02:00
lucio 734a8f4e46 added libs 2024-02-20 17:04:09 +01:00
lucio 17258788df reflection added 2024-01-19 22:40:34 +01:00
lucio e4bf8cfa67 reflection version added 2024-01-19 22:37:26 +01:00
lucio 26b1c7d7ac Merge branch 'master' of
https://code-repo.d4science.org/gCubeSystem/gcube-bom.git
2023-08-03 15:26:06 +02:00
lucio 5dcfddf891 Merge branch 'master' of https://code-repo.d4science.org/gCubeSystem/gcube-bom.git 2023-08-03 15:18:36 +02:00
lucio e080943bd1 commit for release 2023-08-03 15:18:22 +02:00
luca.frosini cd2102cc8e Ignored MacOs File 2023-06-21 11:38:32 +02:00
lucio 9ac5f8051a updated 2023-05-30 10:21:50 +02:00
lucio fcc3572101 storagehub client dependencies updated 2023-05-05 11:24:55 +02:00
Luca Frosini 21f86fcacb Upgraded ranges of Facet Based IS dependecies 2023-04-26 11:30:48 +02:00
Luca Frosini 0a7c4baf03 Enhanced information-system-model version range 2023-04-18 17:46:41 +02:00
Lucio Lelii c8bfbf78b9 Merge remote-tracking branch 'origin/road_to_smartgears_4' 2023-04-06 13:03:37 +02:00
Roberto Cirillo d9b649bc06 set release version 2.3.0 2023-03-29 11:55:25 +02:00
Roberto Cirillo 4aaff2ebc3 remove unuseful comments 2023-03-29 11:54:14 +02:00
Roberto Cirillo d94619bd5c Merge pull request 'feature/24727' (!1) from feature/24727 into master
Reviewed-on: #1
2023-03-29 11:52:01 +02:00
Roberto Cirillo 2ccc2649e3 update CHANGELOG 2023-03-29 11:50:49 +02:00
Roberto Cirillo f0d85b4329 gcube-bom 2.3.0-SNAPSHOT with lower bound range increased as reported in #24727 2023-03-29 09:24:48 +02:00
Luca Frosini 223490d7ed common-utility 2.X.X has been renamed to common-utility-sg4 2023-02-24 15:07:41 +01:00
Luca Frosini ef261a19fe Reconciled resource-registry version with bom for SG 3 2023-02-22 15:28:58 +01:00
Luca Frosini 2eefaa4ebe Fixed IS dependencies 2023-02-10 16:14:10 +01:00
Luca Frosini 8a3f45dfa4 Fixed resource-registry-api range 2023-02-09 17:23:25 +01:00
Luca Frosini f8c42ee9ea Fixed resource-registry-api range 2023-02-09 15:47:04 +01:00
Luca Frosini 7747428e6a Downgraded gcube-model range 2023-02-09 12:10:10 +01:00
Luca Frosini 02b80ad369 Adding JDK 11 required libraries 2022-11-16 10:57:42 +01:00
Lucio Lelii 582b1659a9 added lombok to provided 2022-09-22 15:16:00 +02:00
Lucio Lelii 7171719013 adde lombok to bom 2022-09-22 14:33:40 +02:00
Luca Frosini 7038f45311 Minor fix 2022-07-22 11:46:31 +02:00
Luca Frosini 5754c3891c Upgraded range of gcube-model 2022-07-20 16:38:29 +02:00
Luca Frosini 667f7a7320 Upgraded range of information-system-model 2022-07-20 16:32:19 +02:00
Luca Frosini 9bf5805fe0 Enhanced range of resource-registry-api 2022-07-15 14:35:06 +02:00
Luca Frosini b3b236b3c9 Fixed resource-registry-api range 2022-07-07 18:30:49 +02:00
Luca Frosini 6a718f294c Upgraded resource-registry clients ranges 2022-07-07 18:15:16 +02:00
Lucio Lelii 7dc4726498 added new libs 2022-06-15 17:56:17 +02:00
Lucio Lelii a7552c2ba0 authorization client updated 2022-06-13 12:08:50 +02:00
Lucio Lelii 2d00a20bec updated accounting lib and encryption lib 2022-06-13 11:36:32 +02:00
Lucio Lelii e1bbbccab1 moved common-authorization 2022-05-30 18:56:07 +02:00
Lucio Lelii f6d1ebb740 added gcube security library 2022-05-30 18:30:43 +02:00
3 changed files with 144 additions and 96 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
target
.classpath
.project
/.DS_Store

View File

@ -2,7 +2,32 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Bom
## [v2.2.0]
## [v3.0.1-SNAPSHOT]
- added reflection
## [v3.0.0]
- Moved to smartgears 4.0.0
- Keycloak client added
- Enhanced ranges of common libraries
- Enhanced ranges of gx-rest libraries
- Enhanced ranges of storage-hub libraries
- Enhanced ranges of authorization libraries
- Added new libraries for authorization
- Replaced common-utility-sg3 with common-utility-sg4
- Enhanced information-system-model version range
- Enhanced gcube-model version version range
- Enhanced resource-registry-api lower bound of range
- Enhanced resource-registry-client lower bound of range
- Enhanced resource-registry-publisher lower bound of range
- Enhanced resource-registry-context-client lower bound of range
- Enhanced resource-registry-query-template-client lower bound of range
- Enhanced resource-registry-schema-client lower bound of range
## [v2.2.0-SNAPSHOT]
- Enhanced information-system-model version range
- Enhanced gcube-model version lower bound of range
@ -22,6 +47,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Enhanced logback-classic version to 1.2.4
## [v2.0.2]
- Added storagehub dependecies in range 1,2 [#22925]

211
pom.xml
View File

@ -5,47 +5,41 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.2.0</version>
<version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>gCube BOM</name>
<description>gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components</description>
<description>gCube Bom contains commons gCube library versions to avoid
version conflicts among gCube components</description>
<properties>
<gcube-jackson.version>2.8.11</gcube-jackson.version>
<jersey.version>2.25.1</jersey.version>
<lombok.version>1.18.4</lombok.version>
<javax.version>2.3.1</javax.version>
<jersey.version>3.1.5</jersey.version>
<lombok.version>1.18.30</lombok.version>
<jakarta.version>4.0.4</jakarta.version>
<jakarta-api.version>4.0.1</jakarta-api.version>
<jaxb-impl.version>4.0.4</jaxb-impl.version>
<jaxws.version>4.0.2</jaxws.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>
<connection>
scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>
scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url>
</scm>
<dependencyManagement>
<dependencies>
<dependency>
<groupId> org.glassfish.jersey </groupId>
<groupId>org.glassfish.jersey</groupId>
<artifactId>jersey-bom</artifactId>
<version>${jersey.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- Jersey 2.25.1 is compliant with javax.ws.rs-api 2.0.1 Higher version
of Jersey uses higher version of javax.ws.rs-api. Please check javax.ws.rs-api
requirements before updating Jersey version -->
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
<version>2.0.1</version>
</dependency>
<!-- Added to support Java 11 JDK -->
<dependency>
<groupId>org.projectlombok</groupId>
@ -53,189 +47,222 @@
<version>${lombok.version}</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>${javax.version}</version>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>${jakarta-api.version}</version>
</dependency>
<!--
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime -->
<dependency>
<groupId>javax.xml.ws</groupId>
<artifactId>jaxws-api</artifactId>
<version>${javax.version}</version>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>${jaxb-impl.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>${javax.version}</version>
<version>${jaxb-impl.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>jakarta.xml.ws</groupId>
<artifactId>jakarta.xml.ws-api</artifactId>
<version>${jakarta-api.version}</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
<version>2.3.0.1</version>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
<version>${jaxws.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>jakarta.ws.rs</groupId>
<artifactId>jakarta.ws.rs-api</artifactId>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
<version>1.1.1</version>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>2.1.3</version>
</dependency>
<!-- END Added to support Java 11 JDK -->
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-encryption</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.resources</groupId>
<artifactId>common-gcore-resources</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-gcore-stubs</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[1.1.1-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.resources</groupId>
<artifactId>registry-publisher</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[1.3.2,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.resources.discovery</groupId>
<artifactId>ic-client</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.resources.discovery</groupId>
<artifactId>discovery-client</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<!-- Storagehub dependencies -->
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-model</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT)</version>
</dependency>
<!-- END Storagehub dependencies -->
<!-- Facets Based Resource Model related dependencies -->
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-model</artifactId>
<version>[6.0.0-SNAPSHOT,7.0.0-SNAPSHOT)</version>
<version>[7.0.0-SNAPSHOT,8.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.resource-management</groupId>
<artifactId>gcube-model</artifactId>
<version>[4.1.0,5.0.0-SNAPSHOT)</version>
<version>[5.0.0-SNAPSHOT,6.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-api</artifactId>
<version>[4.3.0,5.0.0-SNAPSHOT)</version>
<version>[5.0.0-SNAPSHOT,6.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-client</artifactId>
<version>[4.3.0,5.0.0-SNAPSHOT)</version>
<version>[4.4.0-SNAPSHOT,5.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-publisher</artifactId>
<version>[4.3.0,5.0.0-SNAPSHOT)</version>
<version>[4.4.0-SNAPSHOT,5.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-context-client</artifactId>
<version>[4.1.0,5.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-schema-client</artifactId>
<version>[4.2.0,5.0.0-SNAPSHOT)</version>
<version>[4.1.1-SNAPSHOT,5.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-query-template-client</artifactId>
<version>[1.1.0,2.0.0-SNAPSHOT)</version>
<version>[1.1.1-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-schema-client</artifactId>
<version>[4.2.1-SNAPSHOT,5.0.0-SNAPSHOT)</version>
</dependency>
<!-- END Facets Based Resource Model related dependencies -->
<!-- Clients Related Dependencies -->
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-generic-clients</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-gcube-calls</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-jaxws-calls</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>common-jaxrs-client</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-clients</artifactId>
<version>[2.0.0,3.0.0-SNAPSHOT)</version>
<version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-fw-clients</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>gxREST</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>gxJRS</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>gxHTTP</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<!-- END Clients Related Dependencies -->
<!-- Authorization Related Dependencies -->
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>common-security</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common.security</groupId>
<artifactId>gcube-secrets</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>authorization-client</artifactId>
<version>[2.0.0,3.0.0-SNAPSHOT)</version>
<version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>common-authorization</artifactId>
<version>[2.0.0,3.0.0-SNAPSHOT)</version>
<version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>authorization-control-library</artifactId>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>keycloak-client</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<!-- END Authorization Related Dependencies -->
<!-- Accounting Related Dependencies -->
<dependency>
<groupId>org.gcube.data.publishing</groupId>
@ -245,39 +272,25 @@
<dependency>
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-lib</artifactId>
<version>[4.0.0,5.0.0-SNAPSHOT)</version>
<version>[5.0.0-SNAPSHOT,6.0.0-SNAPSHOT)</version>
</dependency>
<!-- END Accounting Related Dependencies -->
<!-- Used for compatibility between SG 3 and 4 -->
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>common-utility-sg3</artifactId>
<version>[1.0.0,2.0.0-SNAPSHOT)</version>
</dependency>
<!-- END Used for compatibility between SG 3 and 4 -->
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.4</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
<version>2.0.12</version>
</dependency>
<!-- Added for authorization -->
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
</dependency>
<!-- gCube Jackson -->
<dependency>
<groupId>org.gcube.common</groupId>
@ -295,8 +308,16 @@
<version>${gcube-jackson.version}</version>
</dependency>
<!-- END gCube Jackson -->
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.12</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
</dependency>
</dependencies>
</dependencyManagement>
</project>