Skip to content

Commit b2e800e

Browse files
committed
version 1.0.0
0 parents  commit b2e800e

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

contentstack-java.iml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module type="JAVA_MODULE" version="4">
3+
<component name="NewModuleRootManager" inherit-compiler-output="true">
4+
<exclude-output />
5+
<content url="file://$MODULE_DIR$">
6+
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7+
</content>
8+
<orderEntry type="inheritedJdk" />
9+
<orderEntry type="sourceFolder" forTests="false" />
10+
<orderEntry type="library" name="Contentstack-Java" level="project" />
11+
<orderEntry type="library" name="junit-4.12" level="project" />
12+
<orderEntry type="library" name="junit-4.121" level="project" />
13+
<orderEntry type="library" name="hamcrest-core-1.3" level="project" />
14+
</component>
15+
</module>

folder/META-INF/MANIFEST.MF

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Manifest-Version: 1.0
2+
Main-Class: Contentstack
3+
44 KB
Binary file not shown.

folder/test-lib/junit-4.12.jar

308 KB
Binary file not shown.

0 commit comments

Comments
 (0)