qms-shared

Shared library for microservice (Quarkus)

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.ideahut
ArtifactId

ArtifactId

qms-shared
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

qms-shared
Shared library for microservice (Quarkus)

Download qms-shared

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.ideahut : qms-client jar 1.0.0
org.projectlombok : lombok jar 1.16.16
io.quarkus.http : quarkus-http-servlet jar
io.quarkus : quarkus-hibernate-orm-panache jar
org.jboss.resteasy : resteasy-jackson2-provider jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
io.quarkus : quarkus-resteasy-jsonb jar
redis.clients : jedis jar 3.2.0
org.springframework.data : spring-data-redis jar 2.2.3.RELEASE
io.vertx : vertx-kafka-client jar
org.apache.kafka : kafka-clients jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0