Last Version

net.trajano.ms.app:ms-resource 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-resource
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-resource 1.1.18


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.