is not current version
Last Version 1.1.18

net.trajano.ms.app:ms-engine 0.0.4

This is an implementation of a RESTful microservice engine

Categories

Categories

Net
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

ms-engine
Version

Version

0.0.4
Type

Type

jar

Download ms-engine 0.0.4


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