License |
License |
---|---|
GroupId | GroupIdcom.brihaspathee.artemis |
ArtifactId | ArtifactIdapi-gateway |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionapi-gateway
api-gateway
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-gateway-0.0.1.pom | |
api-gateway-0.0.1.jar | 46 MB |
api-gateway-0.0.1-sources.jar | 3 KB |
api-gateway-0.0.1-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brihaspathee.artemis/api-gateway/ -->
<dependency>
<groupId>com.brihaspathee.artemis</groupId>
<artifactId>api-gateway</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.brihaspathee.artemis/api-gateway/
implementation 'com.brihaspathee.artemis:api-gateway:0.0.1'
// https://jarcasting.com/artifacts/com.brihaspathee.artemis/api-gateway/
implementation ("com.brihaspathee.artemis:api-gateway:0.0.1")
'com.brihaspathee.artemis:api-gateway:jar:0.0.1'
<dependency org="com.brihaspathee.artemis" name="api-gateway" rev="0.0.1">
<artifact name="api-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brihaspathee.artemis', module='api-gateway', version='0.0.1')
)
libraryDependencies += "com.brihaspathee.artemis" % "api-gateway" % "0.0.1"
[com.brihaspathee.artemis/api-gateway "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.7.0 |
org.springdoc : springdoc-openapi-ui | jar | 1.5.12 |
org.springframework.boot : spring-boot-starter-web | jar | 2.7.0 |
com.networknt : json-schema-validator | jar | 1.0.66 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 2.1.212 |
com.microsoft.sqlserver : mssql-jdbc | jar | 10.2.1.jre8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |