Last Version

java-modules-bom 0.2.0

Bill of Material (BOM) for modules of the Java client library to access BTP environment service bindings

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.sap.cloud.environment.servicebinding
ArtifactId

ArtifactId

java-modules-bom
Version

Version

0.2.0
Type

Type

pom
Description

Description

java-modules-bom
Bill of Material (BOM) for modules of the Java client library to access BTP environment service bindings
Project URL

Project URL

https://github.com/SAP/btp-environment-variable-access
Source Code Management

Source Code Management

https://github.com/SAP/btp-environment-variable-access

Download java-modules-bom 0.2.0


<!-- https://jarcasting.com/artifacts/com.sap.cloud.environment.servicebinding/java-modules-bom/ -->
<dependency>
    <groupId>com.sap.cloud.environment.servicebinding</groupId>
    <artifactId>java-modules-bom</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.environment.servicebinding/java-modules-bom/
implementation 'com.sap.cloud.environment.servicebinding:java-modules-bom:0.2.0'
// https://jarcasting.com/artifacts/com.sap.cloud.environment.servicebinding/java-modules-bom/
implementation ("com.sap.cloud.environment.servicebinding:java-modules-bom:0.2.0")
'com.sap.cloud.environment.servicebinding:java-modules-bom:pom:0.2.0'
<dependency org="com.sap.cloud.environment.servicebinding" name="java-modules-bom" rev="0.2.0">
  <artifact name="java-modules-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.environment.servicebinding', module='java-modules-bom', version='0.2.0')
)
libraryDependencies += "com.sap.cloud.environment.servicebinding" % "java-modules-bom" % "0.2.0"
[com.sap.cloud.environment.servicebinding/java-modules-bom "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.