License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.wire |
ArtifactId | ArtifactIdhelium |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelium
User mode for Wire Bots
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helium-1.2.2.pom | |
helium-1.2.2.jar | 36 KB |
helium-1.2.2-sources.jar | 17 KB |
helium-1.2.2-javadoc.jar | 471 KB |
Browse |
<!-- 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"]
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 |
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 |