io.github.itroadlabs:apicross-demoapp-storefront-service

Toolkit to build SDK from OpenAPI v.3 specification

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

io.github.itroadlabs
ArtifactId

ArtifactId

apicross-demoapp-storefront-service
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Toolkit to build SDK from OpenAPI v.3 specification

Download apicross-demoapp-storefront-service

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0