Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.trajano.ms.app |
ArtifactId | ArtifactIdms-engine-spring-jaxrs |
Version | Version1.1.3 |
Type | Typejar |
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/net.trajano.ms.app/ms-engine-spring-jaxrs/
implementation ("net.trajano.ms.app:ms-engine-spring-jaxrs:1.1.3")
'net.trajano.ms.app:ms-engine-spring-jaxrs:jar:1.1.3'
<dependency org="net.trajano.ms.app" name="ms-engine-spring-jaxrs" rev="1.1.3">
<artifact name="ms-engine-spring-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.ms.app', module='ms-engine-spring-jaxrs', version='1.1.3')
)
libraryDependencies += "net.trajano.ms.app" % "ms-engine-spring-jaxrs" % "1.1.3"
[net.trajano.ms.app/ms-engine-spring-jaxrs "1.1.3"]