Last Version

SevenBridges Java :: API 0.5.0

The SevenBridges Java API .jar provides a Java API that your code can use to make calls to the SevenBridges API. This .jar is the only compile-time dependency within the SevenBridges Java project that your code should depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.sevenbridges.apiclient
ArtifactId

ArtifactId

sevenbridges-java-api
Version

Version

0.5.0
Type

Type

jar
Description

Description

SevenBridges Java :: API
The SevenBridges Java API .jar provides a Java API that your code can use to make calls to the SevenBridges API. This .jar is the only compile-time dependency within the SevenBridges Java project that your code should depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.
Project Organization

Project Organization

Seven Bridges Genomics, Inc.

Download sevenbridges-java-api 0.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.mockito : mockito-core jar 2.8.9
org.assertj : assertj-core jar 2.7.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.