Last Version

net.trajano.ms.app:ms-engine-spring-jaxrs 1.1.18

This is an example of a microservice oriented application that a typical enterprise will work with. It is not meant to be of the scale of NetFlix/Facebook but for more normal loads of a large company where IT is not their primary function.

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

ms-engine-spring-jaxrs
Version

Version

1.1.18
Type

Type

jar
Description

Description

This is an example of a microservice oriented application that a typical enterprise will work with. It is not meant to be of the scale of NetFlix/Facebook but for more normal loads of a large company where IT is not their primary function.
Project Organization

Project Organization

Trajano

Download ms-engine-spring-jaxrs 1.1.18


<!-- https://jarcasting.com/artifacts/net.trajano.ms.app/ms-engine-spring-jaxrs/ -->
<dependency>
    <groupId>net.trajano.ms.app</groupId>
    <artifactId>ms-engine-spring-jaxrs</artifactId>
    <version>1.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.ms.app/ms-engine-spring-jaxrs/
implementation 'net.trajano.ms.app:ms-engine-spring-jaxrs:1.1.18'
// https://jarcasting.com/artifacts/net.trajano.ms.app/ms-engine-spring-jaxrs/
implementation ("net.trajano.ms.app:ms-engine-spring-jaxrs:1.1.18")
'net.trajano.ms.app:ms-engine-spring-jaxrs:jar:1.1.18'
<dependency org="net.trajano.ms.app" name="ms-engine-spring-jaxrs" rev="1.1.18">
  <artifact name="ms-engine-spring-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.ms.app', module='ms-engine-spring-jaxrs', version='1.1.18')
)
libraryDependencies += "net.trajano.ms.app" % "ms-engine-spring-jaxrs" % "1.1.18"
[net.trajano.ms.app/ms-engine-spring-jaxrs "1.1.18"]

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-web jar 3.5.1
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.slf4j : slf4j-api jar
org.springframework : spring-context jar

test (2)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 3.1.4.Final
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.