License |
License |
---|---|
GroupId | GroupIdcom.github.wiatec |
ArtifactId | ArtifactIdgalaxy |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongalaxy
common library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
galaxy-1.3.4.pom | |
galaxy-1.3.4.jar | 40 KB |
galaxy-1.3.4-sources.jar | 20 KB |
galaxy-1.3.4-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wiatec/galaxy/ -->
<dependency>
<groupId>com.github.wiatec</groupId>
<artifactId>galaxy</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wiatec/galaxy/
implementation 'com.github.wiatec:galaxy:1.3.4'
// https://jarcasting.com/artifacts/com.github.wiatec/galaxy/
implementation ("com.github.wiatec:galaxy:1.3.4")
'com.github.wiatec:galaxy:jar:1.3.4'
<dependency org="com.github.wiatec" name="galaxy" rev="1.3.4">
<artifact name="galaxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wiatec', module='galaxy', version='1.3.4')
)
libraryDependencies += "com.github.wiatec" % "galaxy" % "1.3.4"
[com.github.wiatec/galaxy "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-codec : commons-codec | jar | 1.11 |
commons-net : commons-net | jar | 3.6 |
com.google.code.gson : gson | jar | 2.8.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
com.google.guava : guava | jar | 25.1-jre |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.16 |
com.belerweb : pinyin4j | jar | 2.5.1 |
com.squareup.okhttp3 : okhttp | jar | 4.5.0 |
org.apache.ant : ant | jar | 1.10.12 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |