| License |
License |
|---|---|
| GroupId | GroupIdxyz.ottr.lutra |
| ArtifactId | ArtifactIdlutra-restapi |
| Last Version | Last Version0.6.12 |
| Release Date | Release Date |
| 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.12.pom | |
| lutra-restapi-0.6.12.war | 120 MB |
| lutra-restapi-0.6.12-sources.jar | 6 KB |
| lutra-restapi-0.6.12-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.12</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.ottr.lutra/lutra-restapi/
implementation 'xyz.ottr.lutra:lutra-restapi:0.6.12'
// https://jarcasting.com/artifacts/xyz.ottr.lutra/lutra-restapi/
implementation ("xyz.ottr.lutra:lutra-restapi:0.6.12")
'xyz.ottr.lutra:lutra-restapi:war:0.6.12'
<dependency org="xyz.ottr.lutra" name="lutra-restapi" rev="0.6.12">
<artifact name="lutra-restapi" type="war" />
</dependency>
@Grapes(
@Grab(group='xyz.ottr.lutra', module='lutra-restapi', version='0.6.12')
)
libraryDependencies += "xyz.ottr.lutra" % "lutra-restapi" % "0.6.12"
[xyz.ottr.lutra/lutra-restapi "0.6.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| xyz.ottr.lutra : lutra-cli | jar | 0.6.12 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.12.0.202106070339-r |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.projectlombok : lombok | jar | 1.18.20 |
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |