Skip to content

Parsers, validators, persistence and utilities for Multi-Target Application (MTA) models.

License

Notifications You must be signed in to change notification settings

ttsokov/cloud-mta-java-common

 
 

Repository files navigation

MultiApps Build Status

Provides common components like parsers, validators and utilities for Multi-Target Application (MTA) models. These common components are reused across different MTA deployer implementations. One such instance is the Cloud Foundry MTA deploy service.

Components

com.sap.cloud.lm.sl.common

Contains different utilities and exception types.

com.sap.cloud.lm.sl.mta

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

Building

Prerequisites

All components are built with Java 8 and Apache Maven.

Compiling and Packaging

Run the following command from the root directory of the project:

$ mvn clean install

How to obtain support

If you need any support, have any questions or have found a bug, please report it in the GitHub bug tracking system. We shall get back to you.

License

Copyright (c) 2017 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.

About

Parsers, validators, persistence and utilities for Multi-Target Application (MTA) models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%