[SDC-28] JTOSCA initial commit
[sdc/sdc-tosca.git] / README.md
1 # OpenECOMP JTOSCA
2 \r
3
4 ---
5 ---
6
7 # Introduction
8
9 OpenECOMP JTOSCA is delivered as helper JAR that can be used by clients that work with TOSCA CSAR files.
10 It parses the CSAR and returns the model object which represents the CSAR contents.
11 Prior to that, it performs validations on the CSAR to check its TOSCA compliance.
12
13
14 # Compiling OpenECOMP JTOSCA
15
16 OpenECOMP JTOSCA can be compiled easily using maven command: `mvn clean install`
17 The result is JAR file under "target" folder
18
19 # Getting Help
20
21 *** to be completed on release ***
22
23 SDC@lists.openecomp.org
24
25 SDC Javadoc and Maven site
26  
27 *** to be completed on rrelease ***
28