License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Docker Virtualization Tools |
GroupId | GroupIdcom.github.docker-production-aws |
ArtifactId | ArtifactIdportfolio-service |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrotrader Portfolio Service
The Portfolio Service for the Microtrader applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
portfolio-service-0.1.0.pom | |
portfolio-service-0.1.0.jar | 30 KB |
portfolio-service-0.1.0-sources.jar | 11 KB |
portfolio-service-0.1.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.docker-production-aws/portfolio-service/ -->
<dependency>
<groupId>com.github.docker-production-aws</groupId>
<artifactId>portfolio-service</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.docker-production-aws/portfolio-service/
implementation 'com.github.docker-production-aws:portfolio-service:0.1.0'
// https://jarcasting.com/artifacts/com.github.docker-production-aws/portfolio-service/
implementation ("com.github.docker-production-aws:portfolio-service:0.1.0")
'com.github.docker-production-aws:portfolio-service:jar:0.1.0'
<dependency org="com.github.docker-production-aws" name="portfolio-service" rev="0.1.0">
<artifact name="portfolio-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.docker-production-aws', module='portfolio-service', version='0.1.0')
)
libraryDependencies += "com.github.docker-production-aws" % "portfolio-service" % "0.1.0"
[com.github.docker-production-aws/portfolio-service "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-hazelcast | jar | |
io.vertx : vertx-service-discovery | jar | |
io.vertx : vertx-service-proxy | jar | |
io.vertx : vertx-codegen Optional | jar | |
com.github.docker-production-aws : microtrader-common | jar | 1.0.0 |
com.hazelcast : hazelcast-cloud | jar | 3.6.5 |
com.typesafe : config | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.5.2 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
Version |
---|
0.1.0
|