Last Version

microservice-container 1.0.8

The container module of microservice project

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.ibole
ArtifactId

ArtifactId

microservice-container
Version

Version

1.0.8
Type

Type

jar
Description

Description

microservice-container
The container module of microservice project
Project Organization

Project Organization

IBole

Download microservice-container 1.0.8


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.ibole : microservice-common jar 1.0.8
org.springframework : spring-beans jar 4.2.8.RELEASE
org.springframework : spring-context jar 4.2.8.RELEASE
org.springframework : spring-core jar 4.2.8.RELEASE
org.springframework : spring-aop jar 4.2.8.RELEASE
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.