is not current version
Last Version 1.1.18

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

This is an implementation of a RESTful microservice engine

Categories

Categories

Net
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

ms-engine
Version

Version

1.1.0
Type

Type

jar

Download ms-engine 1.1.0


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