com.sap.cloud.sjb.xs-env

A library for setting up and accessing environment variables and services

License

License

GroupId

GroupId

com.sap.cloud.sjb
ArtifactId

ArtifactId

xs-env
Last Version

Last Version

1.28.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.sap.cloud.sjb.xs-env
A library for setting up and accessing environment variables and services
Project URL

Project URL

https://www.sap.com

Download xs-env

How to add to project

<!-- https://jarcasting.com/artifacts/com.sap.cloud.sjb/xs-env/ -->
<dependency>
    <groupId>com.sap.cloud.sjb</groupId>
    <artifactId>xs-env</artifactId>
    <version>1.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sjb/xs-env/
implementation 'com.sap.cloud.sjb:xs-env:1.28.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sjb/xs-env/
implementation ("com.sap.cloud.sjb:xs-env:1.28.0")
'com.sap.cloud.sjb:xs-env:jar:1.28.0'
<dependency org="com.sap.cloud.sjb" name="xs-env" rev="1.28.0">
  <artifact name="xs-env" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sjb', module='xs-env', version='1.28.0')
)
libraryDependencies += "com.sap.cloud.sjb" % "xs-env" % "1.28.0"
[com.sap.cloud.sjb/xs-env "1.28.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.28.0
1.27.0
1.24.0
1.23.0
1.22.0
1.21.0
1.20.0
1.19.0
1.18.4
1.18.3
1.11.0