License |
License |
---|---|
GroupId | GroupIdcom.indoqa |
ArtifactId | ArtifactIdindoqa-boot |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIndoqa Boot
Basic infrastructure for RESTful applications based on Java-Spark and Spring.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
indoqa-boot-0.16.0.pom | |
indoqa-boot-0.16.0.jar | 156 KB |
indoqa-boot-0.16.0-sources.jar | 131 KB |
indoqa-boot-0.16.0-javadoc.jar | 608 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.indoqa/indoqa-boot/ -->
<dependency>
<groupId>com.indoqa</groupId>
<artifactId>indoqa-boot</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.indoqa/indoqa-boot/
implementation 'com.indoqa:indoqa-boot:0.16.0'
// https://jarcasting.com/artifacts/com.indoqa/indoqa-boot/
implementation ("com.indoqa:indoqa-boot:0.16.0")
'com.indoqa:indoqa-boot:jar:0.16.0'
<dependency org="com.indoqa" name="indoqa-boot" rev="0.16.0">
<artifact name="indoqa-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indoqa', module='indoqa-boot', version='0.16.0')
)
libraryDependencies += "com.indoqa" % "indoqa-boot" % "0.16.0"
[com.indoqa/indoqa-boot "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sparkjava : spark-core | jar | |
javax.inject : javax.inject | jar | |
javax.annotation : javax.annotation-api | jar | |
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-context-support | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-expression | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.apache.commons : commons-lang3 | jar | |
commons-io : commons-io | jar | |
com.indoqa : indoqa-spring | jar | |
com.indoqa : http-proxy | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api Optional | jar | |
org.apache.logging.log4j : log4j-core Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | |
commons-logging : commons-logging | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.apache.logging.log4j : log4j-web | jar | |
com.indoqa : jar-in-jar | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework : spring-test | jar |