| License |
License |
|---|---|
| GroupId | GroupIdwin.doyto |
| ArtifactId | ArtifactIddoyto-query-web |
| Version | Version0.2.2-RELEASE |
| Type | Typejar |
| Description |
DescriptionDOYToWin organization-level POM
|
| Project Organization |
Project OrganizationDOYToWin |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/win.doyto/doyto-query-web/ -->
<dependency>
<groupId>win.doyto</groupId>
<artifactId>doyto-query-web</artifactId>
<version>0.2.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/win.doyto/doyto-query-web/
implementation 'win.doyto:doyto-query-web:0.2.2-RELEASE'
// https://jarcasting.com/artifacts/win.doyto/doyto-query-web/
implementation ("win.doyto:doyto-query-web:0.2.2-RELEASE")
'win.doyto:doyto-query-web:jar:0.2.2-RELEASE'
<dependency org="win.doyto" name="doyto-query-web" rev="0.2.2-RELEASE">
<artifact name="doyto-query-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='win.doyto', module='doyto-query-web', version='0.2.2-RELEASE')
)
libraryDependencies += "win.doyto" % "doyto-query-web" % "0.2.2-RELEASE"
[win.doyto/doyto-query-web "0.2.2-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | |
| javax.servlet : javax.servlet-api | jar | |
| javax.annotation : javax.annotation-api | jar | |
| javax.validation : validation-api | jar | |
| org.slf4j : slf4j-api | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.springframework : spring-webmvc | jar | |
| org.springframework : spring-tx Optional | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| win.doyto : doyto-query | jar | 0.2.2.1-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.springframework : spring-test | jar | |
| org.springframework.boot : spring-boot-test-autoconfigure | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.hamcrest : hamcrest-core | jar | |
| com.jayway.jsonpath : json-path | jar | |
| org.hsqldb : hsqldb | jar | |
| win.doyto : doyto-query-dialect | jar | 0.0.1-RELEASE |