| License |
License
GNU General Public License v3.0
|
|---|---|
| GroupId | GroupIdcom.github.euler-io |
| ArtifactId | ArtifactIdhttp-api |
| Last Version | Last Version0.7.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEuler HTTP API
Euler - Http API.
|
| Filename | Size |
|---|---|
| http-api-0.7.10.pom | |
| http-api-0.7.10.jar | 131 KB |
| http-api-0.7.10-sources.jar | 79 KB |
| http-api-0.7.10-javadoc.jar | 959 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.euler-io/http-api/ -->
<dependency>
<groupId>com.github.euler-io</groupId>
<artifactId>http-api</artifactId>
<version>0.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.euler-io/http-api/
implementation 'com.github.euler-io:http-api:0.7.10'
// https://jarcasting.com/artifacts/com.github.euler-io/http-api/
implementation ("com.github.euler-io:http-api:0.7.10")
'com.github.euler-io:http-api:jar:0.7.10'
<dependency org="com.github.euler-io" name="http-api" rev="0.7.10">
<artifact name="http-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.euler-io', module='http-api', version='0.7.10')
)
libraryDependencies += "com.github.euler-io" % "http-api" % "0.7.10"
[com.github.euler-io/http-api "0.7.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.euler-io : euler-core | jar | 0.7.1 |
| com.github.euler-io : euler-config | jar | 0.7.1 |
| com.typesafe : config | jar | 1.4.0 |
| commons-io : commons-io | jar | 2.7 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.5 |
| com.auth0 : java-jwt | jar | 3.10.3 |
| com.monitorjbl : json-view | jar | 1.0.1 |
| org.springframework.boot : spring-boot-starter-security | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
| org.springdoc : springdoc-openapi-ui | jar | 1.5.8 |
| org.springframework : spring-context | jar | 5.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-actor-testkit-typed_2.13 | jar | 2.6.5 |
| junit : junit | jar | 4.13.2 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |