| License |
License |
|---|---|
| GroupId | GroupIdxyz.ottr.lutra |
| ArtifactId | ArtifactIdlutra-restapi |
| Version | Version0.6.10 |
| Type | Typewar |
| Description |
Descriptionxyz.ottr.lutra:lutra-restapi
Lutra is the reference implementation of the OTTR framework, http://ottr.xyz.
|
| Filename | Size |
|---|---|
| lutra-restapi-0.6.10.pom | |
| lutra-restapi-0.6.10.war | 120 MB |
| lutra-restapi-0.6.10-sources.jar | 6 KB |
| lutra-restapi-0.6.10-javadoc.jar | 393 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.ottr.lutra/lutra-restapi/ -->
<dependency>
<groupId>xyz.ottr.lutra</groupId>
<artifactId>lutra-restapi</artifactId>
<version>0.6.10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.ottr.lutra/lutra-restapi/
implementation 'xyz.ottr.lutra:lutra-restapi:0.6.10'
// https://jarcasting.com/artifacts/xyz.ottr.lutra/lutra-restapi/
implementation ("xyz.ottr.lutra:lutra-restapi:0.6.10")
'xyz.ottr.lutra:lutra-restapi:war:0.6.10'
<dependency org="xyz.ottr.lutra" name="lutra-restapi" rev="0.6.10">
<artifact name="lutra-restapi" type="war" />
</dependency>
@Grapes(
@Grab(group='xyz.ottr.lutra', module='lutra-restapi', version='0.6.10')
)
libraryDependencies += "xyz.ottr.lutra" % "lutra-restapi" % "0.6.10"
[xyz.ottr.lutra/lutra-restapi "0.6.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| xyz.ottr.lutra : lutra-cli | jar | 0.6.10 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.9.0.202009080501-r |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.projectlombok : lombok | jar | 1.18.16 |
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |