io.github.joana-team:microservice-helper

Helper for microservice analyses with Joana, includes the annotations package and packages needed for running a micro service

License

License

MIT
GroupId

GroupId

io.github.joana-team
ArtifactId

ArtifactId

microservice-helper
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.joana-team:microservice-helper
Helper for microservice analyses with Joana, includes the annotations package and packages needed for running a micro service
Project URL

Project URL

https://github.com/joana-team/microservice-helper
Source Code Management

Source Code Management

https://github.com/joana-team/microservice-helper

Download microservice-helper

How to add to project

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

Dependencies

compile (21)

Group / Artifact Type Version
io.github.joana-team : annotations jar 1.0.1
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.3.0
org.apache.cxf : cxf-rt-rs-client jar 3.3.0
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.3.0
org.apache.cxf : cxf-rt-rs-service-description jar 3.3.0
org.apache.cxf : cxf-rt-rs-service-description-swagger jar 3.3.0
org.apache.cxf : cxf-rt-ws-policy jar 3.3.0
org.apache.cxf : cxf-rt-wsdl jar 3.3.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.1
org.codehaus.jackson : jackson-jaxrs jar 1.9.2
org.apache.commons : commons-lang3 jar 3.11
io.swagger : swagger-annotations jar 1.5.20
io.swagger : swagger-jaxrs jar 1.6.2
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7
junit : junit jar 4.12
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
com.google.code.gson : gson jar 2.8.6
io.gsonfire : gson-fire jar 1.8.5

provided (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0