This repository was archived by the owner on Mar 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Fri Jun 28 2019 Szymon Romik <szymon.romik@intel.com>
2+
3+ * Version 0.8
4+
5+ This is the first official release of pmemkv-java project.
6+
7+ It provides Java bindings to libpmemkv 0.8 with simplified API and not
8+ functionally equal to its native C/C++ counterpart.
Original file line number Diff line number Diff line change 66
77 <groupId >io.pmem</groupId >
88 <artifactId >pmemkv</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
9+ <version >0.8 </version >
1010 <name >pmemkv</name >
1111 <description >Java bindings for pmemkv</description >
1212 <url >https://github.com/pmem/pmemkv-java</url >
6565
6666 <developers >
6767 <developer >
68- <id >RobDickinson </id >
69- <name >Rob Dickinson </name >
70- <email >robert.a.dickinson @intel.com</email >
71- <url >https://github.com/RobDickinson </url >
68+ <id >szyrom </id >
69+ <name >Szymon Romik </name >
70+ <email >szymon.romik @intel.com</email >
71+ <url >https://github.com/szyrom </url >
7272 <organization >Intel</organization >
7373 <organizationUrl >http://intel.com</organizationUrl >
7474 <roles >
7575 <role >architect</role >
7676 <role >developer</role >
7777 </roles >
78- <timezone >America/Denver</timezone >
79- <properties >
80- <picUrl >http://resurface.io/headshot_rob_128.jpg</picUrl >
81- </properties >
8278 </developer >
8379 </developers >
8480
You can’t perform that action at this time.
0 commit comments