| License |
License |
|---|---|
| GroupId | GroupIdcom.sap.cloud.sjb |
| ArtifactId | ArtifactIdxs-env |
| Last Version | Last Version1.28.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.sap.cloud.sjb.xs-env
A library for setting up and accessing environment variables and services
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xs-env-1.28.0.pom | |
| xs-env-1.28.0.jar | 19 KB |
| xs-env-1.28.0-sources.jar | 9 KB |
| xs-env-1.28.0-javadoc.jar | 56 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |