LM SL Persistence

LM SL Open Source Parent

License

License

GroupId

GroupId

com.sap.cloud.lm.sl
ArtifactId

ArtifactId

com.sap.cloud.lm.sl.persistence
Last Version

Last Version

1.61.0
Release Date

Release Date

Type

Type

jar
Description

Description

LM SL Persistence
LM SL Open Source Parent
Project Organization

Project Organization

SAP SE

Download com.sap.cloud.lm.sl.persistence

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 3.6.1
org.activiti : activiti-engine jar 5.22.0
javax.inject : javax.inject jar 1
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.2
com.sap.cloud.lm.sl : com.sap.cloud.lm.sl.common jar 1.61.0

test (10)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.190
org.springframework : spring-jdbc jar 4.3.15.RELEASE
com.sap.cloud.lm.sl : com.sap.cloud.lm.sl.common test-jar 1.61.0
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.junit.platform : junit-platform-launcher jar 1.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

MultiApps logo

MultiApps Build Status

Provides common components like parsers, validators and utilities for Multitarget Application (MTA) models. These common components are reused across different MTA deployer implementations. One such instance is the Cloud Foundry MultiApps Controller.

Components

multiapps-common

Contains different utilities and exception types.

multiapps-mta

Contains MTA model objects for different specification versions, parsers and validators.

Building

WARNING: With Issue 117 the master branch of this repository as well as other artifacts will be renamed. Adaptation to any CI/CD infrastructure & scripts will be required.

Build tools

All components are built with Java 8 and Apache Maven, version 3.3.9 or newer.

Make sure that your Maven is configured to use Java 8 by configuring the JAVA_HOME env to point to the correct Java JDK.

Compiling and Packaging

To build all components, run the following command from the root directory of the project:

$ mvn clean install

How to contribute

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.

com.sap.cloud.lm.sl

SAP

SAP SE, a global software company, is one of the largest vendors of ERP and other enterprise applications.

Versions

Version
1.61.0
1.60.0
1.59.4
1.59.2
1.59.1
1.59.0
1.58.1
1.58.0
1.57.4
1.57.3
1.57.2
1.57.1
1.57.0
1.56.0
1.55.1
1.55.0
1.54.0
1.53.0
1.52.0
1.51.0