License |
License |
---|---|
GroupId | GroupIdcom.veritomyx |
ArtifactId | ArtifactIdpeakinvestigator-sdk |
Version | Version5.4 |
Type | Typejar |
Description |
DescriptionPeakInvestigator Java SDK
PeakInvestigator™ is advanced centroiding and deconvolution software services for mass spectrometry. This library provides an object-oriented interface to its public API.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
peakinvestigator-sdk-5.4.pom | |
peakinvestigator-sdk-5.4.jar | 53 KB |
peakinvestigator-sdk-5.4-sources.jar | 17 KB |
peakinvestigator-sdk-5.4-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.veritomyx/peakinvestigator-sdk/ -->
<dependency>
<groupId>com.veritomyx</groupId>
<artifactId>peakinvestigator-sdk</artifactId>
<version>5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.veritomyx/peakinvestigator-sdk/
implementation 'com.veritomyx:peakinvestigator-sdk:5.4'
// https://jarcasting.com/artifacts/com.veritomyx/peakinvestigator-sdk/
implementation ("com.veritomyx:peakinvestigator-sdk:5.4")
'com.veritomyx:peakinvestigator-sdk:jar:5.4'
<dependency org="com.veritomyx" name="peakinvestigator-sdk" rev="5.4">
<artifact name="peakinvestigator-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.veritomyx', module='peakinvestigator-sdk', version='5.4')
)
libraryDependencies += "com.veritomyx" % "peakinvestigator-sdk" % "5.4"
[com.veritomyx/peakinvestigator-sdk "5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.14 |
org.xeustechnologies : jtar | jar | 1.1 |
com.jcraft : jsch | jar | 0.1.53 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |