License |
License |
---|---|
GroupId | GroupIdcom.github.srujankujmar |
ArtifactId | ArtifactIdservice-spec-commons |
Last Version | Last Version0.9.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyscale Project
|
<!-- https://jarcasting.com/artifacts/com.github.srujankujmar/service-spec-commons/ -->
<dependency>
<groupId>com.github.srujankujmar</groupId>
<artifactId>service-spec-commons</artifactId>
<version>0.9.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.srujankujmar/service-spec-commons/
implementation 'com.github.srujankujmar:service-spec-commons:0.9.8.1'
// https://jarcasting.com/artifacts/com.github.srujankujmar/service-spec-commons/
implementation ("com.github.srujankujmar:service-spec-commons:0.9.8.1")
'com.github.srujankujmar:service-spec-commons:jar:0.9.8.1'
<dependency org="com.github.srujankujmar" name="service-spec-commons" rev="0.9.8.1">
<artifact name="service-spec-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.srujankujmar', module='service-spec-commons', version='0.9.8.1')
)
libraryDependencies += "com.github.srujankujmar" % "service-spec-commons" % "0.9.8.1"
[com.github.srujankujmar/service-spec-commons "0.9.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.github.srujankujmar : commons | jar | 0.9.8.1 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
com.github.docker-java : docker-java | jar | 3.1.5 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.google.guava : guava | jar | 28.2-jre |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.springframework.boot : spring-boot | jar | 2.2.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |