License |
License |
---|---|
Categories |
CategoriesMOA Business Logic Libraries Machine Learning |
GroupId | GroupIdio.github.itroadlabs |
ArtifactId | ArtifactIdapicross-demoapp-storefront-service |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToolkit to build SDK from OpenAPI v.3 specification
|
<!-- https://jarcasting.com/artifacts/io.github.itroadlabs/apicross-demoapp-storefront-service/ -->
<dependency>
<groupId>io.github.itroadlabs</groupId>
<artifactId>apicross-demoapp-storefront-service</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.itroadlabs/apicross-demoapp-storefront-service/
implementation 'io.github.itroadlabs:apicross-demoapp-storefront-service:1.1.0'
// https://jarcasting.com/artifacts/io.github.itroadlabs/apicross-demoapp-storefront-service/
implementation ("io.github.itroadlabs:apicross-demoapp-storefront-service:1.1.0")
'io.github.itroadlabs:apicross-demoapp-storefront-service:jar:1.1.0'
<dependency org="io.github.itroadlabs" name="apicross-demoapp-storefront-service" rev="1.1.0">
<artifact name="apicross-demoapp-storefront-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.itroadlabs', module='apicross-demoapp-storefront-service', version='1.1.0')
)
libraryDependencies += "io.github.itroadlabs" % "apicross-demoapp-storefront-service" % "1.1.0"
[io.github.itroadlabs/apicross-demoapp-storefront-service "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.itroadlabs : apicross-toolbox | jar | 1.1.0 |
io.github.itroadlabs : apicross-demoapp-common | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.hibernate.validator : hibernate-validator | jar | 6.0.18.Final |
org.openapitools : jackson-databind-nullable | jar | 0.2.1 |
org.projectlombok : lombok | jar | 1.16.16 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.platform : junit-platform-launcher | jar | 1.7.1 |
org.junit.platform : junit-platform-commons | jar | 1.7.1 |
org.junit.platform : junit-platform-engine | jar | 1.7.1 |
org.hamcrest : hamcrest | jar | 2.2 |