Skip to content

Commit

Permalink
added local jars
Browse files Browse the repository at this point in the history
  • Loading branch information
sanstorik committed Apr 11, 2018
1 parent 2bc5788 commit ab63814
Show file tree
Hide file tree
Showing 83 changed files with 302 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ fabric.properties
.idea/workspace.xml
.idea/sqldialects.xml
.idea/codeStyles
com
opencv_jars/
com
Binary file added opencv_jars/flandmark-linux-armhf.jar
Binary file not shown.
Binary file added opencv_jars/flandmark-linux-ppc64le.jar
Binary file not shown.
Binary file added opencv_jars/flandmark-linux-x86.jar
Binary file not shown.
Binary file added opencv_jars/flandmark-linux-x86_64.jar
Binary file not shown.
Binary file added opencv_jars/flandmark-macosx-x86_64.jar
Binary file not shown.
Binary file added opencv_jars/flandmark-platform.jar
Binary file not shown.
Binary file added opencv_jars/flandmark.jar
Binary file not shown.
Binary file added opencv_jars/opencv-linux-armhf.jar
Binary file not shown.
Binary file added opencv_jars/opencv-linux-ppc64le.jar
Binary file not shown.
Binary file added opencv_jars/opencv-linux-x86.jar
Binary file not shown.
Binary file added opencv_jars/opencv-macosx-x86_64.jar
Binary file not shown.
Binary file added opencv_jars/opencv-platform.jar
Binary file not shown.
Binary file added opencv_jars/opencv.jar
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
815dcf3120fa07fc2ec615eaf7cf057d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5f1e11a2b1c1361419ae6f895b16c4896dafd37f
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.opencv</groupId>
<artifactId>linux_ppc</artifactId>
<version>1.0-SNAPSHOT</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
011a7c34b1f1f87283aaee3617640c2d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f661a47b8ae5fcf365838bf6849b49b449d63201
25 changes: 25 additions & 0 deletions opencv_jars/org/opencv/linux_ppc/1.0-SNAPSHOT/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata modelVersion="1.1.0">
<groupId>org.opencv</groupId>
<artifactId>linux_ppc</artifactId>
<version>1.0-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20180411.232034</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20180411232034</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.0-20180411.232034-1</value>
<updated>20180411232034</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.0-20180411.232034-1</value>
<updated>20180411232034</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
09609ad9c882a23fa01e6e8976488bc5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3c4a7f87ce347aa8dfc29e152aaeadbc3f72c245
11 changes: 11 additions & 0 deletions opencv_jars/org/opencv/linux_ppc/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.opencv</groupId>
<artifactId>linux_ppc</artifactId>
<versioning>
<versions>
<version>1.0-SNAPSHOT</version>
</versions>
<lastUpdated>20180411232034</lastUpdated>
</versioning>
</metadata>
1 change: 1 addition & 0 deletions opencv_jars/org/opencv/linux_ppc/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
94dc6dba35fd41c5e08a56392f836189
1 change: 1 addition & 0 deletions opencv_jars/org/opencv/linux_ppc/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
199a02c3e2c07b776ffc8b715f017d6308f2c3dc
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8d807a8e914a65d0645e692f54789136
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3abe640aae1e885105af1fd98bf10e0d32d24534
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.opencv</groupId>
<artifactId>mac_os</artifactId>
<version>1.0-SNAPSHOT</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
572944949b3f502bc8199d8a34e23db0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aafc61d42101d39946bb71c0c5b190994f840440
25 changes: 25 additions & 0 deletions opencv_jars/org/opencv/mac_os/1.0-SNAPSHOT/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata modelVersion="1.1.0">
<groupId>org.opencv</groupId>
<artifactId>mac_os</artifactId>
<version>1.0-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20180411.231659</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20180411231659</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.0-20180411.231659-1</value>
<updated>20180411231659</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.0-20180411.231659-1</value>
<updated>20180411231659</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
819cead5c0cad6e13ab2feb9967f708e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8e4c5433e0a4af3afd2c9662b7a7077b246fa7cd
11 changes: 11 additions & 0 deletions opencv_jars/org/opencv/mac_os/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.opencv</groupId>
<artifactId>mac_os</artifactId>
<versioning>
<versions>
<version>1.0-SNAPSHOT</version>
</versions>
<lastUpdated>20180411231659</lastUpdated>
</versioning>
</metadata>
1 change: 1 addition & 0 deletions opencv_jars/org/opencv/mac_os/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
76b242b739633ff4ea14e7321269ff57
1 change: 1 addition & 0 deletions opencv_jars/org/opencv/mac_os/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
949c4a7720bb4f456a4944de20f526efc8514d3f
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata modelVersion="1.1.0">
<groupId>org.opencv</groupId>
<artifactId>opencv-linux-x86</artifactId>
<version>1.0-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20180411.232815</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20180411232815</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.0-20180411.232815-1</value>
<updated>20180411232815</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.0-20180411.232815-1</value>
<updated>20180411232815</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
835a5f428e5371ad21c94ff6715b7d9c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
346a4b99ab9a259438bf44cd496ce2fc9ccfea7e
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
89981344565a1f408ff40bac940648b0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
122eee45eab234c96d6b0877366728b530b1cd37
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.opencv</groupId>
<artifactId>opencv-linux-x86</artifactId>
<version>1.0-SNAPSHOT</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3034c2d4e4130a51bf35f03af9eb5a05
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e16b661fd87b283ccc78a401c843f1bcd85d698f
11 changes: 11 additions & 0 deletions opencv_jars/org/opencv/opencv-linux-x86/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.opencv</groupId>
<artifactId>opencv-linux-x86</artifactId>
<versioning>
<versions>
<version>1.0-SNAPSHOT</version>
</versions>
<lastUpdated>20180411232816</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c6d78d3ed814dd34a6e22fd3bd4e6b10
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
be075cfa538adf42c28d143c92762f7aef20f333
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata modelVersion="1.1.0">
<groupId>org.opencv</groupId>
<artifactId>opencv_simple</artifactId>
<version>1.0-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20180411.231902</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20180411231902</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.0-20180411.231902-1</value>
<updated>20180411231902</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.0-20180411.231902-1</value>
<updated>20180411231902</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a14e8b0adbde3d3ef7b0c488219b4ff0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d49a2f7d59f844e3619c7a0982218e18360cb25e
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1dec24e94a283c58238d67f0b54d993b
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
194c44a24da8ed085630d01d23f3e6d9a83c2a28
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.opencv</groupId>
<artifactId>opencv_simple</artifactId>
<version>1.0-SNAPSHOT</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
143da9a2c93eeca6fc33fc99a685cef0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fe807920b26d0ed0f11245b8d38d942ab3de6794
11 changes: 11 additions & 0 deletions opencv_jars/org/opencv/opencv_simple/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.opencv</groupId>
<artifactId>opencv_simple</artifactId>
<versioning>
<versions>
<version>1.0-SNAPSHOT</version>
</versions>
<lastUpdated>20180411231903</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
79613a7e4cb39d7546ffebe579c04e29
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0b704d18755e3157b691af3c1b9d94c331308edb
25 changes: 25 additions & 0 deletions opencv_jars/org/opencv/platform/1.0-SNAPSHOT/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata modelVersion="1.1.0">
<groupId>org.opencv</groupId>
<artifactId>platform</artifactId>
<version>1.0-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20180411.231751</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20180411231751</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.0-20180411.231751-1</value>
<updated>20180411231751</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.0-20180411.231751-1</value>
<updated>20180411231751</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a06918c293a9d33943ca1e760ff7e2b7
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dd34f7879bb7b813fb1690e3f5f13ca0106a6540
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6ad64707a16a63cc5b63f8fe53943a29
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3ea73676aabee2de294aa52999f8663c2940525d
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.opencv</groupId>
<artifactId>platform</artifactId>
<version>1.0-SNAPSHOT</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1f638f4eb015a25584ad62358780b314
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6eb540cbb11a050d392b8f62f71cfde98552b8c4
11 changes: 11 additions & 0 deletions opencv_jars/org/opencv/platform/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.opencv</groupId>
<artifactId>platform</artifactId>
<versioning>
<versions>
<version>1.0-SNAPSHOT</version>
</versions>
<lastUpdated>20180411231751</lastUpdated>
</versioning>
</metadata>
1 change: 1 addition & 0 deletions opencv_jars/org/opencv/platform/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
02dd64361040beab22dfee2e2ab0c3ac
1 change: 1 addition & 0 deletions opencv_jars/org/opencv/platform/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
70c46e148cf9a78bb582f7f0fd3fe54df6207d2a
Loading

0 comments on commit ab63814

Please sign in to comment.