License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.wire |
ArtifactId | ArtifactIdxenon |
Last Version | Last Version1.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXenon
Base Wire Bots Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xenon-1.3.6.pom | |
xenon-1.3.6.jar | 551 KB |
xenon-1.3.6-sources.jar | 196 KB |
xenon-1.3.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wire/xenon/ -->
<dependency>
<groupId>com.wire</groupId>
<artifactId>xenon</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.wire/xenon/
implementation 'com.wire:xenon:1.3.6'
// https://jarcasting.com/artifacts/com.wire/xenon/
implementation ("com.wire:xenon:1.3.6")
'com.wire:xenon:jar:1.3.6'
<dependency org="com.wire" name="xenon" rev="1.3.6">
<artifact name="xenon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wire', module='xenon', version='1.3.6')
)
libraryDependencies += "com.wire" % "xenon" % "1.3.6"
[com.wire/xenon "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.wire : cryptobox4j | jar | 1.1.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.protobuf : protobuf-java | jar | 3.20.0 |
org.jdbi : jdbi3-core | jar | 3.28.0 |
org.jdbi : jdbi3-sqlobject | jar | 3.28.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.postgresql : postgresql | jar | 42.3.3 |
org.flywaydb : flyway-core | jar | 7.8.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |