microservice-common

The http common module of microservice project

License

License

GroupId

GroupId

com.github.ibole
ArtifactId

ArtifactId

microservice-common
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

microservice-common
The http common module of microservice project
Project Organization

Project Organization

IBole

Download microservice-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ibole/microservice-common/ -->
<dependency>
    <groupId>com.github.ibole</groupId>
    <artifactId>microservice-common</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ibole/microservice-common/
implementation 'com.github.ibole:microservice-common:1.0.8'
// https://jarcasting.com/artifacts/com.github.ibole/microservice-common/
implementation ("com.github.ibole:microservice-common:1.0.8")
'com.github.ibole:microservice-common:jar:1.0.8'
<dependency org="com.github.ibole" name="microservice-common" rev="1.0.8">
  <artifact name="microservice-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ibole', module='microservice-common', version='1.0.8')
)
libraryDependencies += "com.github.ibole" % "microservice-common" % "1.0.8"
[com.github.ibole/microservice-common "1.0.8"]

Dependencies

compile (9)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.google.code.gson : gson jar 2.7
org.javassist : javassist jar 3.18.1-GA
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : slf4j-log4j12 jar 1.7.22
commons-logging : commons-logging-api jar 1.1
log4j : log4j jar 1.2.17
javax.servlet : servlet-api jar 2.5
com.github.ibole : infrastructure-common jar 1.10.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.4