License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.silverware |
ArtifactId | ArtifactIdhttp-server-microservice-provider |
Version | Version3.0 |
Type | Typejar |
Description |
DescriptionHTTP Server Microservices Provider
Microservices Platform.
|
Project Organization |
Project OrganizationSilverThings |
<!-- https://jarcasting.com/artifacts/io.silverware/http-server-microservice-provider/ -->
<dependency>
<groupId>io.silverware</groupId>
<artifactId>http-server-microservice-provider</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.silverware/http-server-microservice-provider/
implementation 'io.silverware:http-server-microservice-provider:3.0'
// https://jarcasting.com/artifacts/io.silverware/http-server-microservice-provider/
implementation ("io.silverware:http-server-microservice-provider:3.0")
'io.silverware:http-server-microservice-provider:jar:3.0'
<dependency org="io.silverware" name="http-server-microservice-provider" rev="3.0">
<artifact name="http-server-microservice-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.silverware', module='http-server-microservice-provider', version='3.0')
)
libraryDependencies += "io.silverware" % "http-server-microservice-provider" % "3.0"
[io.silverware/http-server-microservice-provider "3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.silverware : microservices | jar | |
org.apache.logging.log4j : log4j-web | jar | |
io.undertow : undertow-core | jar | |
io.undertow : undertow-servlet | jar | |
org.jboss.resteasy : resteasy-undertow | jar | |
org.jboss.resteasy : resteasy-jackson2-provider | jar | |
org.jboss.resteasy : resteasy-jaxb-provider | jar | |
org.apache.commons : commons-lang3 | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-1.2-api | jar | |
org.apache.logging.log4j : log4j-jcl | jar | |
org.apache.logging.log4j : log4j-jul | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar |
Group / Artifact | Type | Version |
---|---|---|
io.silverware : cdi-microservice-provider | jar | |
org.assertj : assertj-core | jar | |
org.testng : testng | jar |