is not current version
Last Version 1.2.1-release

LLPL 1.2.0-release

This project will provide APIs to interface with persistent memory

License

License

GroupId

GroupId

com.intel.pmem
ArtifactId

ArtifactId

llpl
Version

Version

1.2.0-release
Type

Type

jar
Description

Description

LLPL
This project will provide APIs to interface with persistent memory
Project URL

Project URL

https://github.com/pmem/llpl
Source Code Management

Source Code Management

https://github.com/pmem/llpl/tree/master

Download llpl 1.2.0-release


<!-- https://jarcasting.com/artifacts/com.intel.pmem/llpl/ -->
<dependency>
    <groupId>com.intel.pmem</groupId>
    <artifactId>llpl</artifactId>
    <version>1.2.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.pmem/llpl/
implementation 'com.intel.pmem:llpl:1.2.0-release'
// https://jarcasting.com/artifacts/com.intel.pmem/llpl/
implementation ("com.intel.pmem:llpl:1.2.0-release")
'com.intel.pmem:llpl:jar:1.2.0-release'
<dependency org="com.intel.pmem" name="llpl" rev="1.2.0-release">
  <artifact name="llpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.pmem', module='llpl', version='1.2.0-release')
)
libraryDependencies += "com.intel.pmem" % "llpl" % "1.2.0-release"
[com.intel.pmem/llpl "1.2.0-release"]

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.