Skip to content

new feature: Provides an all-classifier for the Maven module org.apache.opendal:opendal #7648

@linghengqian

Description

@linghengqian

Feature Description

  • Provides an all-classifier for the Maven module org.apache.opendal:opendal.

Problem and Solution

<dependencies>
  <dependency>
    <groupId>org.apache.opendal</groupId>
    <artifactId>opendal</artifactId>
    <version>0.48.3</version>
    <classifier>all</classifier>
  </dependency>
</dependencies>

Additional Context

Are you willing to contribute to the development of this feature?

  • Yes, I am willing to contribute to the development of this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bindings/javaenhancementNew feature or requestreleases-note/featThe PR implements a new feature or has a title that begins with "feat"

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions