Last Version

SevenBridges Java :: Impl 0.5.0

The SevenBridges Java core implementation .jar is used at runtime to support API invocations. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.sevenbridges.apiclient
ArtifactId

ArtifactId

sevenbridges-java-impl
Version

Version

0.5.0
Type

Type

jar
Description

Description

SevenBridges Java :: Impl
The SevenBridges Java core implementation .jar is used at runtime to support API invocations. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.
Project Organization

Project Organization

Seven Bridges Genomics, Inc.

Download sevenbridges-java-impl 0.5.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.sevenbridges.apiclient : sevenbridges-java-api jar 0.5.0
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-core jar 2.8.9
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
org.apache.httpcomponents : httpcore jar 4.4.6
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpcore-nio jar 4.4.6
org.apache.httpcomponents : httpasyncclient jar 4.1.3

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.