| License |
License |
|---|---|
| GroupId | GroupIdio.github.amyassist |
| ArtifactId | ArtifactIdamy-rest-resources |
| Version | Version0.8.0 |
| Type | Typejar |
| Description |
DescriptionAmy rest resources
Basic rest resources
|
| Filename | Size |
|---|---|
| amy-rest-resources-0.8.0.pom | |
| amy-rest-resources-0.8.0.jar | 9 KB |
| amy-rest-resources-0.8.0-sources.jar | 9 KB |
| amy-rest-resources-0.8.0-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.amyassist/amy-rest-resources/ -->
<dependency>
<groupId>io.github.amyassist</groupId>
<artifactId>amy-rest-resources</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amyassist/amy-rest-resources/
implementation 'io.github.amyassist:amy-rest-resources:0.8.0'
// https://jarcasting.com/artifacts/io.github.amyassist/amy-rest-resources/
implementation ("io.github.amyassist:amy-rest-resources:0.8.0")
'io.github.amyassist:amy-rest-resources:jar:0.8.0'
<dependency org="io.github.amyassist" name="amy-rest-resources" rev="0.8.0">
<artifact name="amy-rest-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amyassist', module='amy-rest-resources', version='0.8.0')
)
libraryDependencies += "io.github.amyassist" % "amy-rest-resources" % "0.8.0"
[io.github.amyassist/amy-rest-resources "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.amyassist : amy-natlang-api | jar | 0.8.0 |
| io.github.amyassist : amy-di-api | jar | 0.8.0 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.0.2 |
| io.github.amyassist : amy-plugin-manager-api | jar | 0.8.0 |
| io.github.amyassist : amy-api | jar | 0.8.0 |
| io.github.amyassist : amy-message-hub-api | jar | 0.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.amyassist : amy-testing-framework | jar | 0.8.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.1.0 |