PPC64 Native Library

Genomics native code for PPC64 platforms (LE only)

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.yhcheng.ppc64native
ArtifactId

ArtifactId

ppc64native
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

PPC64 Native Library
Genomics native code for PPC64 platforms (LE only)
Project URL

Project URL

https://github.com/yhcheng/ppc64native

Download ppc64native

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.broadinstitute : gatk-native-bindings jar 0.1.0-rc-1
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
com.github.samtools : htsjdk jar 2.9.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0