galaxy

common library

License

License

GroupId

GroupId

com.github.wiatec
ArtifactId

ArtifactId

galaxy
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

galaxy
common library
Project URL

Project URL

https://github.com/wiatec/galaxy
Source Code Management

Source Code Management

https://github.com/wiatec/galaxy.git

Download galaxy

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0