Last Version

github.flycat Java 0.1.2

Simplify Java web and microservice development

License

License

GroupId

GroupId

com.github.zgqq
ArtifactId

ArtifactId

flycat-util
Version

Version

0.1.2
Type

Type

pom
Description

Description

github.flycat Java
Simplify Java web and microservice development
Project URL

Project URL

https://github.com/zgqq/flycat
Project Organization

Project Organization

com.github.zgqq
Source Code Management

Source Code Management

https://github.com/zgqq/flycat

Download flycat-util 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.zgqq/flycat-util/ -->
<dependency>
    <groupId>com.github.zgqq</groupId>
    <artifactId>flycat-util</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zgqq/flycat-util/
implementation 'com.github.zgqq:flycat-util:0.1.2'
// https://jarcasting.com/artifacts/com.github.zgqq/flycat-util/
implementation ("com.github.zgqq:flycat-util:0.1.2")
'com.github.zgqq:flycat-util:pom:0.1.2'
<dependency org="com.github.zgqq" name="flycat-util" rev="0.1.2">
  <artifact name="flycat-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zgqq', module='flycat-util', version='0.1.2')
)
libraryDependencies += "com.github.zgqq" % "flycat-util" % "0.1.2"
[com.github.zgqq/flycat-util "0.1.2"]

Dependencies

compile (14)

Group / Artifact Type Version
com.google.guava : guava jar 25.1-jre
org.slf4j : slf4j-api jar 1.7.26
javax.inject : javax.inject jar 1
javax.annotation : javax.annotation-api jar 1.3.2
org.javassist : javassist jar 3.21.0-GA
org.reflections : reflections jar 0.9.9-RC2
com.google.code.findbugs : jsr305 jar 3.0.2
commons-codec : commons-codec jar 1.12
org.apache.httpcomponents : httpclient jar 4.5.8
org.apache.httpcomponents : httpmime jar 4.5.8
org.apache.commons : commons-pool2 jar 2.6.2
org.modelmapper : modelmapper jar 2.3.0
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.6

runtime (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-text jar 1.6

Project Modules

There are no modules declared in this project.