Last Version

Helium 1.2.2

User mode for Wire Bots

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.wire
ArtifactId

ArtifactId

helium
Version

Version

1.2.2
Type

Type

jar
Description

Description

Helium
User mode for Wire Bots
Project URL

Project URL

https://wire.com/
Source Code Management

Source Code Management

https://github.com/wireapp/helium

Download helium 1.2.2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.wire : xenon jar 1.3.4
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.glassfish.tyrus.bundles : tyrus-standalone-client jar 1.13.1
org.glassfish.jersey.core : jersey-client jar 2.32
org.flywaydb : flyway-core jar 8.1.0
org.glassfish.jersey.inject : jersey-hk2 jar 2.32
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.13.0

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-log4j12 jar 1.7.32
javax.activation : activation jar 1.1.1
org.postgresql : postgresql jar 42.3.1
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.